Package com.databricks.api.proto.mlflow
Class DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
- com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
- All Implemented Interfaces:
DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.lang.Cloneable
- Enclosing class:
- DatabricksArtifacts.GetPresignedUploadPartUrl
public static final class DatabricksArtifacts.GetPresignedUploadPartUrl.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder> implements DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
Protobuf typemlflow.GetPresignedUploadPartUrl
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
DatabricksArtifacts.GetPresignedUploadPartUrl
build()
DatabricksArtifacts.GetPresignedUploadPartUrl
buildPartial()
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
clear()
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
clearPartNumber()
Part numberDatabricksArtifacts.GetPresignedUploadPartUrl.Builder
clearPath()
Atifact path, relative to the Run's artifact root location (e.g.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
clearRunId()
Run IDDatabricksArtifacts.GetPresignedUploadPartUrl.Builder
clearUploadId()
ID identifying the multipart upload in which the part is uploadedDatabricksArtifacts.GetPresignedUploadPartUrl.Builder
clone()
DatabricksArtifacts.GetPresignedUploadPartUrl
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
long
getPartNumber()
Part numberjava.lang.String
getPath()
Atifact path, relative to the Run's artifact root location (e.g.com.google.protobuf.ByteString
getPathBytes()
Atifact path, relative to the Run's artifact root location (e.g.java.lang.String
getRunId()
Run IDcom.google.protobuf.ByteString
getRunIdBytes()
Run IDjava.lang.String
getUploadId()
ID identifying the multipart upload in which the part is uploadedcom.google.protobuf.ByteString
getUploadIdBytes()
ID identifying the multipart upload in which the part is uploadedboolean
hasPartNumber()
Part numberboolean
hasPath()
Atifact path, relative to the Run's artifact root location (e.g.boolean
hasRunId()
Run IDboolean
hasUploadId()
ID identifying the multipart upload in which the part is uploadedprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
mergeFrom(DatabricksArtifacts.GetPresignedUploadPartUrl other)
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
mergeFrom(com.google.protobuf.Message other)
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setPartNumber(long value)
Part numberDatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setPath(java.lang.String value)
Atifact path, relative to the Run's artifact root location (e.g.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setPathBytes(com.google.protobuf.ByteString value)
Atifact path, relative to the Run's artifact root location (e.g.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setRunId(java.lang.String value)
Run IDDatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setRunIdBytes(com.google.protobuf.ByteString value)
Run IDDatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setUploadId(java.lang.String value)
ID identifying the multipart upload in which the part is uploadedDatabricksArtifacts.GetPresignedUploadPartUrl.Builder
setUploadIdBytes(com.google.protobuf.ByteString value)
ID identifying the multipart upload in which the part is uploaded-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
clear
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
getDefaultInstanceForType
public DatabricksArtifacts.GetPresignedUploadPartUrl getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public DatabricksArtifacts.GetPresignedUploadPartUrl build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DatabricksArtifacts.GetPresignedUploadPartUrl buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
setField
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
clearField
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
clearOneof
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
setRepeatedField
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
addRepeatedField
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
mergeFrom
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
mergeFrom
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder mergeFrom(DatabricksArtifacts.GetPresignedUploadPartUrl other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
mergeFrom
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
- Throws:
java.io.IOException
-
hasRunId
public boolean hasRunId()
Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Specified by:
hasRunId
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- Whether the runId field is set.
-
getRunId
public java.lang.String getRunId()
Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Specified by:
getRunId
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- The runId.
-
getRunIdBytes
public com.google.protobuf.ByteString getRunIdBytes()
Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Specified by:
getRunIdBytes
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- The bytes for runId.
-
setRunId
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setRunId(java.lang.String value)
Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Parameters:
value
- The runId to set.- Returns:
- This builder for chaining.
-
clearRunId
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder clearRunId()
Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Returns:
- This builder for chaining.
-
setRunIdBytes
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setRunIdBytes(com.google.protobuf.ByteString value)
Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Parameters:
value
- The bytes for runId to set.- Returns:
- This builder for chaining.
-
hasPath
public boolean hasPath()
Atifact path, relative to the Run's artifact root location (e.g. "path/to/file")
optional string path = 2;
- Specified by:
hasPath
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- Whether the path field is set.
-
getPath
public java.lang.String getPath()
Atifact path, relative to the Run's artifact root location (e.g. "path/to/file")
optional string path = 2;
- Specified by:
getPath
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()
Atifact path, relative to the Run's artifact root location (e.g. "path/to/file")
optional string path = 2;
- Specified by:
getPathBytes
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- The bytes for path.
-
setPath
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setPath(java.lang.String value)
Atifact path, relative to the Run's artifact root location (e.g. "path/to/file")
optional string path = 2;
- Parameters:
value
- The path to set.- Returns:
- This builder for chaining.
-
clearPath
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder clearPath()
Atifact path, relative to the Run's artifact root location (e.g. "path/to/file")
optional string path = 2;
- Returns:
- This builder for chaining.
-
setPathBytes
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setPathBytes(com.google.protobuf.ByteString value)
Atifact path, relative to the Run's artifact root location (e.g. "path/to/file")
optional string path = 2;
- Parameters:
value
- The bytes for path to set.- Returns:
- This builder for chaining.
-
hasUploadId
public boolean hasUploadId()
ID identifying the multipart upload in which the part is uploaded
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Specified by:
hasUploadId
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- Whether the uploadId field is set.
-
getUploadId
public java.lang.String getUploadId()
ID identifying the multipart upload in which the part is uploaded
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Specified by:
getUploadId
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- The uploadId.
-
getUploadIdBytes
public com.google.protobuf.ByteString getUploadIdBytes()
ID identifying the multipart upload in which the part is uploaded
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Specified by:
getUploadIdBytes
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- The bytes for uploadId.
-
setUploadId
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setUploadId(java.lang.String value)
ID identifying the multipart upload in which the part is uploaded
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Parameters:
value
- The uploadId to set.- Returns:
- This builder for chaining.
-
clearUploadId
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder clearUploadId()
ID identifying the multipart upload in which the part is uploaded
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Returns:
- This builder for chaining.
-
setUploadIdBytes
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setUploadIdBytes(com.google.protobuf.ByteString value)
ID identifying the multipart upload in which the part is uploaded
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Parameters:
value
- The bytes for uploadId to set.- Returns:
- This builder for chaining.
-
hasPartNumber
public boolean hasPartNumber()
Part number
optional int64 part_number = 4 [(.mlflow.validate_required) = true];
- Specified by:
hasPartNumber
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- Whether the partNumber field is set.
-
getPartNumber
public long getPartNumber()
Part number
optional int64 part_number = 4 [(.mlflow.validate_required) = true];
- Specified by:
getPartNumber
in interfaceDatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
- Returns:
- The partNumber.
-
setPartNumber
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setPartNumber(long value)
Part number
optional int64 part_number = 4 [(.mlflow.validate_required) = true];
- Parameters:
value
- The partNumber to set.- Returns:
- This builder for chaining.
-
clearPartNumber
public DatabricksArtifacts.GetPresignedUploadPartUrl.Builder clearPartNumber()
Part number
optional int64 part_number = 4 [(.mlflow.validate_required) = true];
- Returns:
- This builder for chaining.
-
setUnknownFields
public final DatabricksArtifacts.GetPresignedUploadPartUrl.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
mergeUnknownFields
public final DatabricksArtifacts.GetPresignedUploadPartUrl.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
-
-