Package org.mlflow.api.proto
Class Service.UpdateGatewayEndpoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
- org.mlflow.api.proto.Service.UpdateGatewayEndpoint.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,Service.UpdateGatewayEndpointOrBuilder
- Enclosing class:
- Service.UpdateGatewayEndpoint
public static final class Service.UpdateGatewayEndpoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder> implements Service.UpdateGatewayEndpointOrBuilder
Protobuf typemlflow.UpdateGatewayEndpoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.UpdateGatewayEndpoint.BuilderaddAllModelConfigs(java.lang.Iterable<? extends Service.GatewayEndpointModelConfig> values)Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuilderaddModelConfigs(int index, Service.GatewayEndpointModelConfig value)Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuilderaddModelConfigs(int index, Service.GatewayEndpointModelConfig.Builder builderForValue)Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuilderaddModelConfigs(Service.GatewayEndpointModelConfig value)Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuilderaddModelConfigs(Service.GatewayEndpointModelConfig.Builder builderForValue)Optional new list of model configurations (replaces all existing model linkages)Service.GatewayEndpointModelConfig.BuilderaddModelConfigsBuilder()Optional new list of model configurations (replaces all existing model linkages)Service.GatewayEndpointModelConfig.BuilderaddModelConfigsBuilder(int index)Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.UpdateGatewayEndpointbuild()Service.UpdateGatewayEndpointbuildPartial()Service.UpdateGatewayEndpoint.Builderclear()Service.UpdateGatewayEndpoint.BuilderclearEndpointId()ID of the endpoint to updateService.UpdateGatewayEndpoint.BuilderclearExperimentId()Optional experiment ID for tracing.Service.UpdateGatewayEndpoint.BuilderclearFallbackConfig()Optional fallback configuration (includes strategy, max_attempts)Service.UpdateGatewayEndpoint.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.UpdateGatewayEndpoint.BuilderclearModelConfigs()Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuilderclearName()Optional new name for the endpointService.UpdateGatewayEndpoint.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.UpdateGatewayEndpoint.BuilderclearRoutingStrategy()Optional new routing strategy for the endpointService.UpdateGatewayEndpoint.BuilderclearUpdatedBy()Username of the updaterService.UpdateGatewayEndpoint.BuilderclearUsageTracking()Whether to enable usage tracking for this endpoint.Service.UpdateGatewayEndpoint.Builderclone()Service.UpdateGatewayEndpointgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetEndpointId()ID of the endpoint to updatecom.google.protobuf.ByteStringgetEndpointIdBytes()ID of the endpoint to updatejava.lang.StringgetExperimentId()Optional experiment ID for tracing.com.google.protobuf.ByteStringgetExperimentIdBytes()Optional experiment ID for tracing.Service.FallbackConfiggetFallbackConfig()Optional fallback configuration (includes strategy, max_attempts)Service.FallbackConfig.BuildergetFallbackConfigBuilder()Optional fallback configuration (includes strategy, max_attempts)Service.FallbackConfigOrBuildergetFallbackConfigOrBuilder()Optional fallback configuration (includes strategy, max_attempts)Service.GatewayEndpointModelConfiggetModelConfigs(int index)Optional new list of model configurations (replaces all existing model linkages)Service.GatewayEndpointModelConfig.BuildergetModelConfigsBuilder(int index)Optional new list of model configurations (replaces all existing model linkages)java.util.List<Service.GatewayEndpointModelConfig.Builder>getModelConfigsBuilderList()Optional new list of model configurations (replaces all existing model linkages)intgetModelConfigsCount()Optional new list of model configurations (replaces all existing model linkages)java.util.List<Service.GatewayEndpointModelConfig>getModelConfigsList()Optional new list of model configurations (replaces all existing model linkages)Service.GatewayEndpointModelConfigOrBuildergetModelConfigsOrBuilder(int index)Optional new list of model configurations (replaces all existing model linkages)java.util.List<? extends Service.GatewayEndpointModelConfigOrBuilder>getModelConfigsOrBuilderList()Optional new list of model configurations (replaces all existing model linkages)java.lang.StringgetName()Optional new name for the endpointcom.google.protobuf.ByteStringgetNameBytes()Optional new name for the endpointService.RoutingStrategygetRoutingStrategy()Optional new routing strategy for the endpointjava.lang.StringgetUpdatedBy()Username of the updatercom.google.protobuf.ByteStringgetUpdatedByBytes()Username of the updaterbooleangetUsageTracking()Whether to enable usage tracking for this endpoint.booleanhasEndpointId()ID of the endpoint to updatebooleanhasExperimentId()Optional experiment ID for tracing.booleanhasFallbackConfig()Optional fallback configuration (includes strategy, max_attempts)booleanhasName()Optional new name for the endpointbooleanhasRoutingStrategy()Optional new routing strategy for the endpointbooleanhasUpdatedBy()Username of the updaterbooleanhasUsageTracking()Whether to enable usage tracking for this endpoint.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.UpdateGatewayEndpoint.BuildermergeFallbackConfig(Service.FallbackConfig value)Optional fallback configuration (includes strategy, max_attempts)Service.UpdateGatewayEndpoint.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.UpdateGatewayEndpoint.BuildermergeFrom(com.google.protobuf.Message other)Service.UpdateGatewayEndpoint.BuildermergeFrom(Service.UpdateGatewayEndpoint other)Service.UpdateGatewayEndpoint.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.UpdateGatewayEndpoint.BuilderremoveModelConfigs(int index)Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuildersetEndpointId(java.lang.String value)ID of the endpoint to updateService.UpdateGatewayEndpoint.BuildersetEndpointIdBytes(com.google.protobuf.ByteString value)ID of the endpoint to updateService.UpdateGatewayEndpoint.BuildersetExperimentId(java.lang.String value)Optional experiment ID for tracing.Service.UpdateGatewayEndpoint.BuildersetExperimentIdBytes(com.google.protobuf.ByteString value)Optional experiment ID for tracing.Service.UpdateGatewayEndpoint.BuildersetFallbackConfig(Service.FallbackConfig value)Optional fallback configuration (includes strategy, max_attempts)Service.UpdateGatewayEndpoint.BuildersetFallbackConfig(Service.FallbackConfig.Builder builderForValue)Optional fallback configuration (includes strategy, max_attempts)Service.UpdateGatewayEndpoint.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.UpdateGatewayEndpoint.BuildersetModelConfigs(int index, Service.GatewayEndpointModelConfig value)Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuildersetModelConfigs(int index, Service.GatewayEndpointModelConfig.Builder builderForValue)Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.BuildersetName(java.lang.String value)Optional new name for the endpointService.UpdateGatewayEndpoint.BuildersetNameBytes(com.google.protobuf.ByteString value)Optional new name for the endpointService.UpdateGatewayEndpoint.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Service.UpdateGatewayEndpoint.BuildersetRoutingStrategy(Service.RoutingStrategy value)Optional new routing strategy for the endpointService.UpdateGatewayEndpoint.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.UpdateGatewayEndpoint.BuildersetUpdatedBy(java.lang.String value)Username of the updaterService.UpdateGatewayEndpoint.BuildersetUpdatedByBytes(com.google.protobuf.ByteString value)Username of the updaterService.UpdateGatewayEndpoint.BuildersetUsageTracking(boolean value)Whether to enable usage tracking for this endpoint.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
clear
public Service.UpdateGatewayEndpoint.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
getDefaultInstanceForType
public Service.UpdateGatewayEndpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Service.UpdateGatewayEndpoint build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Service.UpdateGatewayEndpoint buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Service.UpdateGatewayEndpoint.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
setField
public Service.UpdateGatewayEndpoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
clearField
public Service.UpdateGatewayEndpoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
clearOneof
public Service.UpdateGatewayEndpoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
setRepeatedField
public Service.UpdateGatewayEndpoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
addRepeatedField
public Service.UpdateGatewayEndpoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
mergeFrom
public Service.UpdateGatewayEndpoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.UpdateGatewayEndpoint.Builder>
-
mergeFrom
public Service.UpdateGatewayEndpoint.Builder mergeFrom(Service.UpdateGatewayEndpoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
mergeFrom
public Service.UpdateGatewayEndpoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.UpdateGatewayEndpoint.Builder>- Throws:
java.io.IOException
-
hasEndpointId
public boolean hasEndpointId()
ID of the endpoint to update
optional string endpoint_id = 1;- Specified by:
hasEndpointIdin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- Whether the endpointId field is set.
-
getEndpointId
public java.lang.String getEndpointId()
ID of the endpoint to update
optional string endpoint_id = 1;- Specified by:
getEndpointIdin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The endpointId.
-
getEndpointIdBytes
public com.google.protobuf.ByteString getEndpointIdBytes()
ID of the endpoint to update
optional string endpoint_id = 1;- Specified by:
getEndpointIdBytesin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The bytes for endpointId.
-
setEndpointId
public Service.UpdateGatewayEndpoint.Builder setEndpointId(java.lang.String value)
ID of the endpoint to update
optional string endpoint_id = 1;- Parameters:
value- The endpointId to set.- Returns:
- This builder for chaining.
-
clearEndpointId
public Service.UpdateGatewayEndpoint.Builder clearEndpointId()
ID of the endpoint to update
optional string endpoint_id = 1;- Returns:
- This builder for chaining.
-
setEndpointIdBytes
public Service.UpdateGatewayEndpoint.Builder setEndpointIdBytes(com.google.protobuf.ByteString value)
ID of the endpoint to update
optional string endpoint_id = 1;- Parameters:
value- The bytes for endpointId to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
Optional new name for the endpoint
optional string name = 2;- Specified by:
hasNamein interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- Whether the name field is set.
-
getName
public java.lang.String getName()
Optional new name for the endpoint
optional string name = 2;- Specified by:
getNamein interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Optional new name for the endpoint
optional string name = 2;- Specified by:
getNameBytesin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The bytes for name.
-
setName
public Service.UpdateGatewayEndpoint.Builder setName(java.lang.String value)
Optional new name for the endpoint
optional string name = 2;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Service.UpdateGatewayEndpoint.Builder clearName()
Optional new name for the endpoint
optional string name = 2;- Returns:
- This builder for chaining.
-
setNameBytes
public Service.UpdateGatewayEndpoint.Builder setNameBytes(com.google.protobuf.ByteString value)
Optional new name for the endpoint
optional string name = 2;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasUpdatedBy
public boolean hasUpdatedBy()
Username of the updater
optional string updated_by = 3;- Specified by:
hasUpdatedByin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- Whether the updatedBy field is set.
-
getUpdatedBy
public java.lang.String getUpdatedBy()
Username of the updater
optional string updated_by = 3;- Specified by:
getUpdatedByin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The updatedBy.
-
getUpdatedByBytes
public com.google.protobuf.ByteString getUpdatedByBytes()
Username of the updater
optional string updated_by = 3;- Specified by:
getUpdatedByBytesin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The bytes for updatedBy.
-
setUpdatedBy
public Service.UpdateGatewayEndpoint.Builder setUpdatedBy(java.lang.String value)
Username of the updater
optional string updated_by = 3;- Parameters:
value- The updatedBy to set.- Returns:
- This builder for chaining.
-
clearUpdatedBy
public Service.UpdateGatewayEndpoint.Builder clearUpdatedBy()
Username of the updater
optional string updated_by = 3;- Returns:
- This builder for chaining.
-
setUpdatedByBytes
public Service.UpdateGatewayEndpoint.Builder setUpdatedByBytes(com.google.protobuf.ByteString value)
Username of the updater
optional string updated_by = 3;- Parameters:
value- The bytes for updatedBy to set.- Returns:
- This builder for chaining.
-
getModelConfigsList
public java.util.List<Service.GatewayEndpointModelConfig> getModelConfigsList()
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;- Specified by:
getModelConfigsListin interfaceService.UpdateGatewayEndpointOrBuilder
-
getModelConfigsCount
public int getModelConfigsCount()
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;- Specified by:
getModelConfigsCountin interfaceService.UpdateGatewayEndpointOrBuilder
-
getModelConfigs
public Service.GatewayEndpointModelConfig getModelConfigs(int index)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;- Specified by:
getModelConfigsin interfaceService.UpdateGatewayEndpointOrBuilder
-
setModelConfigs
public Service.UpdateGatewayEndpoint.Builder setModelConfigs(int index, Service.GatewayEndpointModelConfig value)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
setModelConfigs
public Service.UpdateGatewayEndpoint.Builder setModelConfigs(int index, Service.GatewayEndpointModelConfig.Builder builderForValue)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
addModelConfigs
public Service.UpdateGatewayEndpoint.Builder addModelConfigs(Service.GatewayEndpointModelConfig value)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
addModelConfigs
public Service.UpdateGatewayEndpoint.Builder addModelConfigs(int index, Service.GatewayEndpointModelConfig value)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
addModelConfigs
public Service.UpdateGatewayEndpoint.Builder addModelConfigs(Service.GatewayEndpointModelConfig.Builder builderForValue)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
addModelConfigs
public Service.UpdateGatewayEndpoint.Builder addModelConfigs(int index, Service.GatewayEndpointModelConfig.Builder builderForValue)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
addAllModelConfigs
public Service.UpdateGatewayEndpoint.Builder addAllModelConfigs(java.lang.Iterable<? extends Service.GatewayEndpointModelConfig> values)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
clearModelConfigs
public Service.UpdateGatewayEndpoint.Builder clearModelConfigs()
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
removeModelConfigs
public Service.UpdateGatewayEndpoint.Builder removeModelConfigs(int index)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
getModelConfigsBuilder
public Service.GatewayEndpointModelConfig.Builder getModelConfigsBuilder(int index)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
getModelConfigsOrBuilder
public Service.GatewayEndpointModelConfigOrBuilder getModelConfigsOrBuilder(int index)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;- Specified by:
getModelConfigsOrBuilderin interfaceService.UpdateGatewayEndpointOrBuilder
-
getModelConfigsOrBuilderList
public java.util.List<? extends Service.GatewayEndpointModelConfigOrBuilder> getModelConfigsOrBuilderList()
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;- Specified by:
getModelConfigsOrBuilderListin interfaceService.UpdateGatewayEndpointOrBuilder
-
addModelConfigsBuilder
public Service.GatewayEndpointModelConfig.Builder addModelConfigsBuilder()
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
addModelConfigsBuilder
public Service.GatewayEndpointModelConfig.Builder addModelConfigsBuilder(int index)
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
getModelConfigsBuilderList
public java.util.List<Service.GatewayEndpointModelConfig.Builder> getModelConfigsBuilderList()
Optional new list of model configurations (replaces all existing model linkages)
repeated .mlflow.GatewayEndpointModelConfig model_configs = 4;
-
hasRoutingStrategy
public boolean hasRoutingStrategy()
Optional new routing strategy for the endpoint
optional .mlflow.RoutingStrategy routing_strategy = 5;- Specified by:
hasRoutingStrategyin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- Whether the routingStrategy field is set.
-
getRoutingStrategy
public Service.RoutingStrategy getRoutingStrategy()
Optional new routing strategy for the endpoint
optional .mlflow.RoutingStrategy routing_strategy = 5;- Specified by:
getRoutingStrategyin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The routingStrategy.
-
setRoutingStrategy
public Service.UpdateGatewayEndpoint.Builder setRoutingStrategy(Service.RoutingStrategy value)
Optional new routing strategy for the endpoint
optional .mlflow.RoutingStrategy routing_strategy = 5;- Parameters:
value- The routingStrategy to set.- Returns:
- This builder for chaining.
-
clearRoutingStrategy
public Service.UpdateGatewayEndpoint.Builder clearRoutingStrategy()
Optional new routing strategy for the endpoint
optional .mlflow.RoutingStrategy routing_strategy = 5;- Returns:
- This builder for chaining.
-
hasFallbackConfig
public boolean hasFallbackConfig()
Optional fallback configuration (includes strategy, max_attempts)
optional .mlflow.FallbackConfig fallback_config = 6;- Specified by:
hasFallbackConfigin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- Whether the fallbackConfig field is set.
-
getFallbackConfig
public Service.FallbackConfig getFallbackConfig()
Optional fallback configuration (includes strategy, max_attempts)
optional .mlflow.FallbackConfig fallback_config = 6;- Specified by:
getFallbackConfigin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The fallbackConfig.
-
setFallbackConfig
public Service.UpdateGatewayEndpoint.Builder setFallbackConfig(Service.FallbackConfig value)
Optional fallback configuration (includes strategy, max_attempts)
optional .mlflow.FallbackConfig fallback_config = 6;
-
setFallbackConfig
public Service.UpdateGatewayEndpoint.Builder setFallbackConfig(Service.FallbackConfig.Builder builderForValue)
Optional fallback configuration (includes strategy, max_attempts)
optional .mlflow.FallbackConfig fallback_config = 6;
-
mergeFallbackConfig
public Service.UpdateGatewayEndpoint.Builder mergeFallbackConfig(Service.FallbackConfig value)
Optional fallback configuration (includes strategy, max_attempts)
optional .mlflow.FallbackConfig fallback_config = 6;
-
clearFallbackConfig
public Service.UpdateGatewayEndpoint.Builder clearFallbackConfig()
Optional fallback configuration (includes strategy, max_attempts)
optional .mlflow.FallbackConfig fallback_config = 6;
-
getFallbackConfigBuilder
public Service.FallbackConfig.Builder getFallbackConfigBuilder()
Optional fallback configuration (includes strategy, max_attempts)
optional .mlflow.FallbackConfig fallback_config = 6;
-
getFallbackConfigOrBuilder
public Service.FallbackConfigOrBuilder getFallbackConfigOrBuilder()
Optional fallback configuration (includes strategy, max_attempts)
optional .mlflow.FallbackConfig fallback_config = 6;- Specified by:
getFallbackConfigOrBuilderin interfaceService.UpdateGatewayEndpointOrBuilder
-
hasExperimentId
public boolean hasExperimentId()
Optional experiment ID for tracing. Only used when usage_tracking is true.
optional string experiment_id = 7;- Specified by:
hasExperimentIdin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- Whether the experimentId field is set.
-
getExperimentId
public java.lang.String getExperimentId()
Optional experiment ID for tracing. Only used when usage_tracking is true.
optional string experiment_id = 7;- Specified by:
getExperimentIdin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The experimentId.
-
getExperimentIdBytes
public com.google.protobuf.ByteString getExperimentIdBytes()
Optional experiment ID for tracing. Only used when usage_tracking is true.
optional string experiment_id = 7;- Specified by:
getExperimentIdBytesin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The bytes for experimentId.
-
setExperimentId
public Service.UpdateGatewayEndpoint.Builder setExperimentId(java.lang.String value)
Optional experiment ID for tracing. Only used when usage_tracking is true.
optional string experiment_id = 7;- Parameters:
value- The experimentId to set.- Returns:
- This builder for chaining.
-
clearExperimentId
public Service.UpdateGatewayEndpoint.Builder clearExperimentId()
Optional experiment ID for tracing. Only used when usage_tracking is true.
optional string experiment_id = 7;- Returns:
- This builder for chaining.
-
setExperimentIdBytes
public Service.UpdateGatewayEndpoint.Builder setExperimentIdBytes(com.google.protobuf.ByteString value)
Optional experiment ID for tracing. Only used when usage_tracking is true.
optional string experiment_id = 7;- Parameters:
value- The bytes for experimentId to set.- Returns:
- This builder for chaining.
-
hasUsageTracking
public boolean hasUsageTracking()
Whether to enable usage tracking for this endpoint. When set to true, traces will be logged for endpoint invocations. When set to false, usage tracking is disabled and experiment_id is cleared.
optional bool usage_tracking = 8;- Specified by:
hasUsageTrackingin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- Whether the usageTracking field is set.
-
getUsageTracking
public boolean getUsageTracking()
Whether to enable usage tracking for this endpoint. When set to true, traces will be logged for endpoint invocations. When set to false, usage tracking is disabled and experiment_id is cleared.
optional bool usage_tracking = 8;- Specified by:
getUsageTrackingin interfaceService.UpdateGatewayEndpointOrBuilder- Returns:
- The usageTracking.
-
setUsageTracking
public Service.UpdateGatewayEndpoint.Builder setUsageTracking(boolean value)
Whether to enable usage tracking for this endpoint. When set to true, traces will be logged for endpoint invocations. When set to false, usage tracking is disabled and experiment_id is cleared.
optional bool usage_tracking = 8;- Parameters:
value- The usageTracking to set.- Returns:
- This builder for chaining.
-
clearUsageTracking
public Service.UpdateGatewayEndpoint.Builder clearUsageTracking()
Whether to enable usage tracking for this endpoint. When set to true, traces will be logged for endpoint invocations. When set to false, usage tracking is disabled and experiment_id is cleared.
optional bool usage_tracking = 8;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Service.UpdateGatewayEndpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
mergeUnknownFields
public final Service.UpdateGatewayEndpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.UpdateGatewayEndpoint.Builder>
-
-