Uses of Class
org.mlflow.api.proto.Service.GatewayEndpointBinding
Packages that use Service.GatewayEndpointBinding
-
Uses of Service.GatewayEndpointBinding in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.GatewayEndpointBindingModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.GatewayEndpointBinding>Service.GatewayEndpointBinding.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.GatewayEndpointBindingModifier and TypeMethodDescriptionService.GatewayEndpointBinding.Builder.build()Service.GatewayEndpointBinding.Builder.buildPartial()Service.CreateGatewayEndpointBinding.Response.Builder.getBinding()The created bindingService.CreateGatewayEndpointBinding.Response.getBinding()The created bindingService.CreateGatewayEndpointBinding.ResponseOrBuilder.getBinding()The created bindingService.ListGatewayEndpointBindings.Response.Builder.getBindings(int index) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.getBindings(int index) List of bindings for the endpointService.ListGatewayEndpointBindings.ResponseOrBuilder.getBindings(int index) List of bindings for the endpointService.GatewayEndpointBinding.getDefaultInstance()Service.GatewayEndpointBinding.Builder.getDefaultInstanceForType()Service.GatewayEndpointBinding.getDefaultInstanceForType()Service.GatewayEndpointBinding.parseDelimitedFrom(InputStream input) Service.GatewayEndpointBinding.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointBinding.parseFrom(byte[] data) Service.GatewayEndpointBinding.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointBinding.parseFrom(com.google.protobuf.ByteString data) Service.GatewayEndpointBinding.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointBinding.parseFrom(com.google.protobuf.CodedInputStream input) Service.GatewayEndpointBinding.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointBinding.parseFrom(InputStream input) Service.GatewayEndpointBinding.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointBinding.parseFrom(ByteBuffer data) Service.GatewayEndpointBinding.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.GatewayEndpointBindingModifier and TypeMethodDescriptionService.ListGatewayEndpointBindings.Response.Builder.getBindingsList()List of bindings for the endpointService.ListGatewayEndpointBindings.Response.getBindingsList()List of bindings for the endpointService.ListGatewayEndpointBindings.ResponseOrBuilder.getBindingsList()List of bindings for the endpointcom.google.protobuf.Parser<Service.GatewayEndpointBinding>Service.GatewayEndpointBinding.getParserForType()static com.google.protobuf.Parser<Service.GatewayEndpointBinding>Service.GatewayEndpointBinding.parser()Methods in org.mlflow.api.proto with parameters of type Service.GatewayEndpointBindingModifier and TypeMethodDescriptionService.ListGatewayEndpointBindings.Response.Builder.addBindings(int index, Service.GatewayEndpointBinding value) List of bindings for the endpointService.ListGatewayEndpointBindings.Response.Builder.addBindings(Service.GatewayEndpointBinding value) List of bindings for the endpointService.CreateGatewayEndpointBinding.Response.Builder.mergeBinding(Service.GatewayEndpointBinding value) The created bindingService.GatewayEndpointBinding.Builder.mergeFrom(Service.GatewayEndpointBinding other) Service.GatewayEndpointBinding.newBuilder(Service.GatewayEndpointBinding prototype) Service.CreateGatewayEndpointBinding.Response.Builder.setBinding(Service.GatewayEndpointBinding value) The created bindingService.ListGatewayEndpointBindings.Response.Builder.setBindings(int index, Service.GatewayEndpointBinding value) List of bindings for the endpointMethod parameters in org.mlflow.api.proto with type arguments of type Service.GatewayEndpointBindingModifier and TypeMethodDescriptionService.ListGatewayEndpointBindings.Response.Builder.addAllBindings(Iterable<? extends Service.GatewayEndpointBinding> values) List of bindings for the endpoint