Package org.mlflow.api.proto
Class Service.GatewayEndpointBinding.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Service.GatewayEndpointBinding.Builder>
-
- org.mlflow.api.proto.Service.GatewayEndpointBinding.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.GatewayEndpointBindingOrBuilder
- Enclosing class:
- Service.GatewayEndpointBinding
public static final class Service.GatewayEndpointBinding.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.GatewayEndpointBinding.Builder> implements Service.GatewayEndpointBindingOrBuilder
Binding between an endpoint and an MLflow resource. Uses composite key (endpoint_id, resource_type, resource_id) for identification.
Protobuf typemlflow.GatewayEndpointBinding
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.GatewayEndpointBinding.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.GatewayEndpointBindingbuild()Service.GatewayEndpointBindingbuildPartial()Service.GatewayEndpointBinding.Builderclear()Service.GatewayEndpointBinding.BuilderclearCreatedAt()Timestamp (milliseconds since epoch) when the binding was createdService.GatewayEndpointBinding.BuilderclearCreatedBy()User ID who created the bindingService.GatewayEndpointBinding.BuilderclearEndpointId()ID of the endpoint this binding referencesService.GatewayEndpointBinding.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.GatewayEndpointBinding.BuilderclearLastUpdatedAt()Timestamp (milliseconds since epoch) when the binding was last updatedService.GatewayEndpointBinding.BuilderclearLastUpdatedBy()User ID who last updated the bindingService.GatewayEndpointBinding.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.GatewayEndpointBinding.BuilderclearResourceId()ID of the specific resource instanceService.GatewayEndpointBinding.BuilderclearResourceType()Type of MLflow resource (e.g., "scorer_job")Service.GatewayEndpointBinding.Builderclone()longgetCreatedAt()Timestamp (milliseconds since epoch) when the binding was createdjava.lang.StringgetCreatedBy()User ID who created the bindingcom.google.protobuf.ByteStringgetCreatedByBytes()User ID who created the bindingService.GatewayEndpointBindinggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetEndpointId()ID of the endpoint this binding referencescom.google.protobuf.ByteStringgetEndpointIdBytes()ID of the endpoint this binding referenceslonggetLastUpdatedAt()Timestamp (milliseconds since epoch) when the binding was last updatedjava.lang.StringgetLastUpdatedBy()User ID who last updated the bindingcom.google.protobuf.ByteStringgetLastUpdatedByBytes()User ID who last updated the bindingjava.lang.StringgetResourceId()ID of the specific resource instancecom.google.protobuf.ByteStringgetResourceIdBytes()ID of the specific resource instancejava.lang.StringgetResourceType()Type of MLflow resource (e.g., "scorer_job")com.google.protobuf.ByteStringgetResourceTypeBytes()Type of MLflow resource (e.g., "scorer_job")booleanhasCreatedAt()Timestamp (milliseconds since epoch) when the binding was createdbooleanhasCreatedBy()User ID who created the bindingbooleanhasEndpointId()ID of the endpoint this binding referencesbooleanhasLastUpdatedAt()Timestamp (milliseconds since epoch) when the binding was last updatedbooleanhasLastUpdatedBy()User ID who last updated the bindingbooleanhasResourceId()ID of the specific resource instancebooleanhasResourceType()Type of MLflow resource (e.g., "scorer_job")protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.GatewayEndpointBinding.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.GatewayEndpointBinding.BuildermergeFrom(com.google.protobuf.Message other)Service.GatewayEndpointBinding.BuildermergeFrom(Service.GatewayEndpointBinding other)Service.GatewayEndpointBinding.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.GatewayEndpointBinding.BuildersetCreatedAt(long value)Timestamp (milliseconds since epoch) when the binding was createdService.GatewayEndpointBinding.BuildersetCreatedBy(java.lang.String value)User ID who created the bindingService.GatewayEndpointBinding.BuildersetCreatedByBytes(com.google.protobuf.ByteString value)User ID who created the bindingService.GatewayEndpointBinding.BuildersetEndpointId(java.lang.String value)ID of the endpoint this binding referencesService.GatewayEndpointBinding.BuildersetEndpointIdBytes(com.google.protobuf.ByteString value)ID of the endpoint this binding referencesService.GatewayEndpointBinding.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.GatewayEndpointBinding.BuildersetLastUpdatedAt(long value)Timestamp (milliseconds since epoch) when the binding was last updatedService.GatewayEndpointBinding.BuildersetLastUpdatedBy(java.lang.String value)User ID who last updated the bindingService.GatewayEndpointBinding.BuildersetLastUpdatedByBytes(com.google.protobuf.ByteString value)User ID who last updated the bindingService.GatewayEndpointBinding.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Service.GatewayEndpointBinding.BuildersetResourceId(java.lang.String value)ID of the specific resource instanceService.GatewayEndpointBinding.BuildersetResourceIdBytes(com.google.protobuf.ByteString value)ID of the specific resource instanceService.GatewayEndpointBinding.BuildersetResourceType(java.lang.String value)Type of MLflow resource (e.g., "scorer_job")Service.GatewayEndpointBinding.BuildersetResourceTypeBytes(com.google.protobuf.ByteString value)Type of MLflow resource (e.g., "scorer_job")Service.GatewayEndpointBinding.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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.GatewayEndpointBinding.Builder>
-
clear
public Service.GatewayEndpointBinding.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.GatewayEndpointBinding.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.GatewayEndpointBinding.Builder>
-
getDefaultInstanceForType
public Service.GatewayEndpointBinding getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Service.GatewayEndpointBinding build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Service.GatewayEndpointBinding buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Service.GatewayEndpointBinding.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.GatewayEndpointBinding.Builder>
-
setField
public Service.GatewayEndpointBinding.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.GatewayEndpointBinding.Builder>
-
clearField
public Service.GatewayEndpointBinding.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GatewayEndpointBinding.Builder>
-
clearOneof
public Service.GatewayEndpointBinding.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GatewayEndpointBinding.Builder>
-
setRepeatedField
public Service.GatewayEndpointBinding.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.GatewayEndpointBinding.Builder>
-
addRepeatedField
public Service.GatewayEndpointBinding.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.GatewayEndpointBinding.Builder>
-
mergeFrom
public Service.GatewayEndpointBinding.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.GatewayEndpointBinding.Builder>
-
mergeFrom
public Service.GatewayEndpointBinding.Builder mergeFrom(Service.GatewayEndpointBinding other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GatewayEndpointBinding.Builder>
-
mergeFrom
public Service.GatewayEndpointBinding.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.GatewayEndpointBinding.Builder>- Throws:
java.io.IOException
-
hasEndpointId
public boolean hasEndpointId()
ID of the endpoint this binding references
optional string endpoint_id = 1;- Specified by:
hasEndpointIdin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- Whether the endpointId field is set.
-
getEndpointId
public java.lang.String getEndpointId()
ID of the endpoint this binding references
optional string endpoint_id = 1;- Specified by:
getEndpointIdin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The endpointId.
-
getEndpointIdBytes
public com.google.protobuf.ByteString getEndpointIdBytes()
ID of the endpoint this binding references
optional string endpoint_id = 1;- Specified by:
getEndpointIdBytesin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The bytes for endpointId.
-
setEndpointId
public Service.GatewayEndpointBinding.Builder setEndpointId(java.lang.String value)
ID of the endpoint this binding references
optional string endpoint_id = 1;- Parameters:
value- The endpointId to set.- Returns:
- This builder for chaining.
-
clearEndpointId
public Service.GatewayEndpointBinding.Builder clearEndpointId()
ID of the endpoint this binding references
optional string endpoint_id = 1;- Returns:
- This builder for chaining.
-
setEndpointIdBytes
public Service.GatewayEndpointBinding.Builder setEndpointIdBytes(com.google.protobuf.ByteString value)
ID of the endpoint this binding references
optional string endpoint_id = 1;- Parameters:
value- The bytes for endpointId to set.- Returns:
- This builder for chaining.
-
hasResourceType
public boolean hasResourceType()
Type of MLflow resource (e.g., "scorer_job")
optional string resource_type = 2;- Specified by:
hasResourceTypein interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- Whether the resourceType field is set.
-
getResourceType
public java.lang.String getResourceType()
Type of MLflow resource (e.g., "scorer_job")
optional string resource_type = 2;- Specified by:
getResourceTypein interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The resourceType.
-
getResourceTypeBytes
public com.google.protobuf.ByteString getResourceTypeBytes()
Type of MLflow resource (e.g., "scorer_job")
optional string resource_type = 2;- Specified by:
getResourceTypeBytesin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The bytes for resourceType.
-
setResourceType
public Service.GatewayEndpointBinding.Builder setResourceType(java.lang.String value)
Type of MLflow resource (e.g., "scorer_job")
optional string resource_type = 2;- Parameters:
value- The resourceType to set.- Returns:
- This builder for chaining.
-
clearResourceType
public Service.GatewayEndpointBinding.Builder clearResourceType()
Type of MLflow resource (e.g., "scorer_job")
optional string resource_type = 2;- Returns:
- This builder for chaining.
-
setResourceTypeBytes
public Service.GatewayEndpointBinding.Builder setResourceTypeBytes(com.google.protobuf.ByteString value)
Type of MLflow resource (e.g., "scorer_job")
optional string resource_type = 2;- Parameters:
value- The bytes for resourceType to set.- Returns:
- This builder for chaining.
-
hasResourceId
public boolean hasResourceId()
ID of the specific resource instance
optional string resource_id = 3;- Specified by:
hasResourceIdin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- Whether the resourceId field is set.
-
getResourceId
public java.lang.String getResourceId()
ID of the specific resource instance
optional string resource_id = 3;- Specified by:
getResourceIdin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The resourceId.
-
getResourceIdBytes
public com.google.protobuf.ByteString getResourceIdBytes()
ID of the specific resource instance
optional string resource_id = 3;- Specified by:
getResourceIdBytesin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The bytes for resourceId.
-
setResourceId
public Service.GatewayEndpointBinding.Builder setResourceId(java.lang.String value)
ID of the specific resource instance
optional string resource_id = 3;- Parameters:
value- The resourceId to set.- Returns:
- This builder for chaining.
-
clearResourceId
public Service.GatewayEndpointBinding.Builder clearResourceId()
ID of the specific resource instance
optional string resource_id = 3;- Returns:
- This builder for chaining.
-
setResourceIdBytes
public Service.GatewayEndpointBinding.Builder setResourceIdBytes(com.google.protobuf.ByteString value)
ID of the specific resource instance
optional string resource_id = 3;- Parameters:
value- The bytes for resourceId to set.- Returns:
- This builder for chaining.
-
hasCreatedAt
public boolean hasCreatedAt()
Timestamp (milliseconds since epoch) when the binding was created
optional int64 created_at = 4;- Specified by:
hasCreatedAtin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public long getCreatedAt()
Timestamp (milliseconds since epoch) when the binding was created
optional int64 created_at = 4;- Specified by:
getCreatedAtin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The createdAt.
-
setCreatedAt
public Service.GatewayEndpointBinding.Builder setCreatedAt(long value)
Timestamp (milliseconds since epoch) when the binding was created
optional int64 created_at = 4;- Parameters:
value- The createdAt to set.- Returns:
- This builder for chaining.
-
clearCreatedAt
public Service.GatewayEndpointBinding.Builder clearCreatedAt()
Timestamp (milliseconds since epoch) when the binding was created
optional int64 created_at = 4;- Returns:
- This builder for chaining.
-
hasLastUpdatedAt
public boolean hasLastUpdatedAt()
Timestamp (milliseconds since epoch) when the binding was last updated
optional int64 last_updated_at = 5;- Specified by:
hasLastUpdatedAtin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- Whether the lastUpdatedAt field is set.
-
getLastUpdatedAt
public long getLastUpdatedAt()
Timestamp (milliseconds since epoch) when the binding was last updated
optional int64 last_updated_at = 5;- Specified by:
getLastUpdatedAtin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The lastUpdatedAt.
-
setLastUpdatedAt
public Service.GatewayEndpointBinding.Builder setLastUpdatedAt(long value)
Timestamp (milliseconds since epoch) when the binding was last updated
optional int64 last_updated_at = 5;- Parameters:
value- The lastUpdatedAt to set.- Returns:
- This builder for chaining.
-
clearLastUpdatedAt
public Service.GatewayEndpointBinding.Builder clearLastUpdatedAt()
Timestamp (milliseconds since epoch) when the binding was last updated
optional int64 last_updated_at = 5;- Returns:
- This builder for chaining.
-
hasCreatedBy
public boolean hasCreatedBy()
User ID who created the binding
optional string created_by = 6;- Specified by:
hasCreatedByin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- Whether the createdBy field is set.
-
getCreatedBy
public java.lang.String getCreatedBy()
User ID who created the binding
optional string created_by = 6;- Specified by:
getCreatedByin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The createdBy.
-
getCreatedByBytes
public com.google.protobuf.ByteString getCreatedByBytes()
User ID who created the binding
optional string created_by = 6;- Specified by:
getCreatedByBytesin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The bytes for createdBy.
-
setCreatedBy
public Service.GatewayEndpointBinding.Builder setCreatedBy(java.lang.String value)
User ID who created the binding
optional string created_by = 6;- Parameters:
value- The createdBy to set.- Returns:
- This builder for chaining.
-
clearCreatedBy
public Service.GatewayEndpointBinding.Builder clearCreatedBy()
User ID who created the binding
optional string created_by = 6;- Returns:
- This builder for chaining.
-
setCreatedByBytes
public Service.GatewayEndpointBinding.Builder setCreatedByBytes(com.google.protobuf.ByteString value)
User ID who created the binding
optional string created_by = 6;- Parameters:
value- The bytes for createdBy to set.- Returns:
- This builder for chaining.
-
hasLastUpdatedBy
public boolean hasLastUpdatedBy()
User ID who last updated the binding
optional string last_updated_by = 7;- Specified by:
hasLastUpdatedByin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- Whether the lastUpdatedBy field is set.
-
getLastUpdatedBy
public java.lang.String getLastUpdatedBy()
User ID who last updated the binding
optional string last_updated_by = 7;- Specified by:
getLastUpdatedByin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The lastUpdatedBy.
-
getLastUpdatedByBytes
public com.google.protobuf.ByteString getLastUpdatedByBytes()
User ID who last updated the binding
optional string last_updated_by = 7;- Specified by:
getLastUpdatedByBytesin interfaceService.GatewayEndpointBindingOrBuilder- Returns:
- The bytes for lastUpdatedBy.
-
setLastUpdatedBy
public Service.GatewayEndpointBinding.Builder setLastUpdatedBy(java.lang.String value)
User ID who last updated the binding
optional string last_updated_by = 7;- Parameters:
value- The lastUpdatedBy to set.- Returns:
- This builder for chaining.
-
clearLastUpdatedBy
public Service.GatewayEndpointBinding.Builder clearLastUpdatedBy()
User ID who last updated the binding
optional string last_updated_by = 7;- Returns:
- This builder for chaining.
-
setLastUpdatedByBytes
public Service.GatewayEndpointBinding.Builder setLastUpdatedByBytes(com.google.protobuf.ByteString value)
User ID who last updated the binding
optional string last_updated_by = 7;- Parameters:
value- The bytes for lastUpdatedBy to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Service.GatewayEndpointBinding.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GatewayEndpointBinding.Builder>
-
mergeUnknownFields
public final Service.GatewayEndpointBinding.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GatewayEndpointBinding.Builder>
-
-