Uses of Class
org.mlflow.api.proto.Service.ListGatewayEndpointBindings.Response.Builder
Packages that use Service.ListGatewayEndpointBindings.Response.Builder
-
Uses of Service.ListGatewayEndpointBindings.Response.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.ListGatewayEndpointBindings.Response.BuilderModifier and TypeMethodDescriptionService.ListGatewayEndpointBindings.Response.Builder.addAllBindings(Iterable<? extends Service.GatewayEndpointBinding> values) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.addBindings(int index, Service.GatewayEndpointBinding value) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.addBindings(int index, Service.GatewayEndpointBinding.Builder builderForValue) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.addBindings(Service.GatewayEndpointBinding value) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.addBindings(Service.GatewayEndpointBinding.Builder builderForValue) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.ListGatewayEndpointBindings.Response.Builder.clear()Service.ListGatewayEndpointBindings.Response.Builder.clearBindings()List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Service.ListGatewayEndpointBindings.Response.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.ListGatewayEndpointBindings.Response.Builder.clone()Service.ListGatewayEndpointBindings.Response.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.ListGatewayEndpointBindings.Response.Builder.mergeFrom(com.google.protobuf.Message other) Service.ListGatewayEndpointBindings.Response.Builder.mergeFrom(Service.ListGatewayEndpointBindings.Response other) Service.ListGatewayEndpointBindings.Response.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.ListGatewayEndpointBindings.Response.newBuilder()Service.ListGatewayEndpointBindings.Response.newBuilder(Service.ListGatewayEndpointBindings.Response prototype) Service.ListGatewayEndpointBindings.Response.newBuilderForType()Service.ListGatewayEndpointBindings.Response.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.ListGatewayEndpointBindings.Response.Builder.removeBindings(int index) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.setBindings(int index, Service.GatewayEndpointBinding value) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.setBindings(int index, Service.GatewayEndpointBinding.Builder builderForValue) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.ListGatewayEndpointBindings.Response.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.ListGatewayEndpointBindings.Response.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.ListGatewayEndpointBindings.Response.toBuilder()