Uses of Class
org.mlflow.api.proto.Service.GatewayEndpointModelMapping
Packages that use Service.GatewayEndpointModelMapping
-
Uses of Service.GatewayEndpointModelMapping in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.GatewayEndpointModelMappingModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.GatewayEndpointModelMapping>Service.GatewayEndpointModelMapping.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.GatewayEndpointModelMappingModifier and TypeMethodDescriptionService.GatewayEndpointModelMapping.Builder.build()Service.GatewayEndpointModelMapping.Builder.buildPartial()Service.GatewayEndpointModelMapping.getDefaultInstance()Service.GatewayEndpointModelMapping.Builder.getDefaultInstanceForType()Service.GatewayEndpointModelMapping.getDefaultInstanceForType()Service.AttachModelToGatewayEndpoint.Response.Builder.getMapping()The created mappingService.AttachModelToGatewayEndpoint.Response.getMapping()The created mappingService.AttachModelToGatewayEndpoint.ResponseOrBuilder.getMapping()The created mappingService.GatewayEndpoint.Builder.getModelMappings(int index) List of model mappings bound to this endpointService.GatewayEndpoint.getModelMappings(int index) List of model mappings bound to this endpointService.GatewayEndpointOrBuilder.getModelMappings(int index) List of model mappings bound to this endpointService.GatewayEndpointModelMapping.parseDelimitedFrom(InputStream input) Service.GatewayEndpointModelMapping.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointModelMapping.parseFrom(byte[] data) Service.GatewayEndpointModelMapping.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointModelMapping.parseFrom(com.google.protobuf.ByteString data) Service.GatewayEndpointModelMapping.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointModelMapping.parseFrom(com.google.protobuf.CodedInputStream input) Service.GatewayEndpointModelMapping.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointModelMapping.parseFrom(InputStream input) Service.GatewayEndpointModelMapping.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointModelMapping.parseFrom(ByteBuffer data) Service.GatewayEndpointModelMapping.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.GatewayEndpointModelMappingModifier and TypeMethodDescriptionService.GatewayEndpoint.Builder.getModelMappingsList()List of model mappings bound to this endpointService.GatewayEndpoint.getModelMappingsList()List of model mappings bound to this endpointService.GatewayEndpointOrBuilder.getModelMappingsList()List of model mappings bound to this endpointcom.google.protobuf.Parser<Service.GatewayEndpointModelMapping>Service.GatewayEndpointModelMapping.getParserForType()static com.google.protobuf.Parser<Service.GatewayEndpointModelMapping>Service.GatewayEndpointModelMapping.parser()Methods in org.mlflow.api.proto with parameters of type Service.GatewayEndpointModelMappingModifier and TypeMethodDescriptionService.GatewayEndpoint.Builder.addModelMappings(int index, Service.GatewayEndpointModelMapping value) List of model mappings bound to this endpointService.GatewayEndpoint.Builder.addModelMappings(Service.GatewayEndpointModelMapping value) List of model mappings bound to this endpointService.GatewayEndpointModelMapping.Builder.mergeFrom(Service.GatewayEndpointModelMapping other) Service.AttachModelToGatewayEndpoint.Response.Builder.mergeMapping(Service.GatewayEndpointModelMapping value) The created mappingService.GatewayEndpointModelMapping.newBuilder(Service.GatewayEndpointModelMapping prototype) Service.AttachModelToGatewayEndpoint.Response.Builder.setMapping(Service.GatewayEndpointModelMapping value) The created mappingService.GatewayEndpoint.Builder.setModelMappings(int index, Service.GatewayEndpointModelMapping value) List of model mappings bound to this endpointMethod parameters in org.mlflow.api.proto with type arguments of type Service.GatewayEndpointModelMappingModifier and TypeMethodDescriptionService.GatewayEndpoint.Builder.addAllModelMappings(Iterable<? extends Service.GatewayEndpointModelMapping> values) List of model mappings bound to this endpoint