Uses of Class
org.mlflow.api.proto.Service.GatewayEndpointModelConfig
-
Packages that use Service.GatewayEndpointModelConfig Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Service.GatewayEndpointModelConfig in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.GatewayEndpointModelConfig Modifier and Type Field Description static com.google.protobuf.Parser<Service.GatewayEndpointModelConfig>Service.GatewayEndpointModelConfig. PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.GatewayEndpointModelConfig Modifier and Type Method Description Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig.Builder. build()Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig.Builder. buildPartial()static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. getDefaultInstance()Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig.Builder. getDefaultInstanceForType()Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. getDefaultInstanceForType()Service.GatewayEndpointModelConfigService.AttachModelToGatewayEndpoint.Builder. getModelConfig()Configuration for the model to attachService.GatewayEndpointModelConfigService.AttachModelToGatewayEndpoint. getModelConfig()Configuration for the model to attachService.GatewayEndpointModelConfigService.AttachModelToGatewayEndpointOrBuilder. getModelConfig()Configuration for the model to attachService.GatewayEndpointModelConfigService.CreateGatewayEndpoint.Builder. getModelConfigs(int index)List of model configurationsService.GatewayEndpointModelConfigService.CreateGatewayEndpoint. getModelConfigs(int index)List of model configurationsService.GatewayEndpointModelConfigService.CreateGatewayEndpointOrBuilder. getModelConfigs(int index)List of model configurationsService.GatewayEndpointModelConfigService.UpdateGatewayEndpoint.Builder. getModelConfigs(int index)Optional new list of model configurations (replaces all existing model linkages)Service.GatewayEndpointModelConfigService.UpdateGatewayEndpoint. getModelConfigs(int index)Optional new list of model configurations (replaces all existing model linkages)Service.GatewayEndpointModelConfigService.UpdateGatewayEndpointOrBuilder. getModelConfigs(int index)Optional new list of model configurations (replaces all existing model linkages)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseDelimitedFrom(java.io.InputStream input)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(byte[] data)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(com.google.protobuf.ByteString data)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(com.google.protobuf.CodedInputStream input)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(java.io.InputStream input)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(java.nio.ByteBuffer data)static Service.GatewayEndpointModelConfigService.GatewayEndpointModelConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.mlflow.api.proto that return types with arguments of type Service.GatewayEndpointModelConfig Modifier and Type Method Description java.util.List<Service.GatewayEndpointModelConfig>Service.CreateGatewayEndpoint.Builder. getModelConfigsList()List of model configurationsjava.util.List<Service.GatewayEndpointModelConfig>Service.CreateGatewayEndpoint. getModelConfigsList()List of model configurationsjava.util.List<Service.GatewayEndpointModelConfig>Service.CreateGatewayEndpointOrBuilder. getModelConfigsList()List of model configurationsjava.util.List<Service.GatewayEndpointModelConfig>Service.UpdateGatewayEndpoint.Builder. getModelConfigsList()Optional new list of model configurations (replaces all existing model linkages)java.util.List<Service.GatewayEndpointModelConfig>Service.UpdateGatewayEndpoint. getModelConfigsList()Optional new list of model configurations (replaces all existing model linkages)java.util.List<Service.GatewayEndpointModelConfig>Service.UpdateGatewayEndpointOrBuilder. getModelConfigsList()Optional new list of model configurations (replaces all existing model linkages)com.google.protobuf.Parser<Service.GatewayEndpointModelConfig>Service.GatewayEndpointModelConfig. getParserForType()static com.google.protobuf.Parser<Service.GatewayEndpointModelConfig>Service.GatewayEndpointModelConfig. parser()Methods in org.mlflow.api.proto with parameters of type Service.GatewayEndpointModelConfig Modifier and Type Method Description Service.CreateGatewayEndpoint.BuilderService.CreateGatewayEndpoint.Builder. addModelConfigs(int index, Service.GatewayEndpointModelConfig value)List of model configurationsService.CreateGatewayEndpoint.BuilderService.CreateGatewayEndpoint.Builder. addModelConfigs(Service.GatewayEndpointModelConfig value)List of model configurationsService.UpdateGatewayEndpoint.BuilderService.UpdateGatewayEndpoint.Builder. addModelConfigs(int index, Service.GatewayEndpointModelConfig value)Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuilderService.UpdateGatewayEndpoint.Builder. addModelConfigs(Service.GatewayEndpointModelConfig value)Optional new list of model configurations (replaces all existing model linkages)Service.GatewayEndpointModelConfig.BuilderService.GatewayEndpointModelConfig.Builder. mergeFrom(Service.GatewayEndpointModelConfig other)Service.AttachModelToGatewayEndpoint.BuilderService.AttachModelToGatewayEndpoint.Builder. mergeModelConfig(Service.GatewayEndpointModelConfig value)Configuration for the model to attachstatic Service.GatewayEndpointModelConfig.BuilderService.GatewayEndpointModelConfig. newBuilder(Service.GatewayEndpointModelConfig prototype)Service.AttachModelToGatewayEndpoint.BuilderService.AttachModelToGatewayEndpoint.Builder. setModelConfig(Service.GatewayEndpointModelConfig value)Configuration for the model to attachService.CreateGatewayEndpoint.BuilderService.CreateGatewayEndpoint.Builder. setModelConfigs(int index, Service.GatewayEndpointModelConfig value)List of model configurationsService.UpdateGatewayEndpoint.BuilderService.UpdateGatewayEndpoint.Builder. setModelConfigs(int index, Service.GatewayEndpointModelConfig value)Optional new list of model configurations (replaces all existing model linkages)Method parameters in org.mlflow.api.proto with type arguments of type Service.GatewayEndpointModelConfig Modifier and Type Method Description Service.CreateGatewayEndpoint.BuilderService.CreateGatewayEndpoint.Builder. addAllModelConfigs(java.lang.Iterable<? extends Service.GatewayEndpointModelConfig> values)List of model configurationsService.UpdateGatewayEndpoint.BuilderService.UpdateGatewayEndpoint.Builder. addAllModelConfigs(java.lang.Iterable<? extends Service.GatewayEndpointModelConfig> values)Optional new list of model configurations (replaces all existing model linkages)
-