Package com.databricks.api.proto.mlflow
Class DatabricksArtifacts.CompleteMultipartUpload.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.CompleteMultipartUpload.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.CompleteMultipartUpload.Builder>
com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- All Implemented Interfaces:
DatabricksArtifacts.CompleteMultipartUploadOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
DatabricksArtifacts.CompleteMultipartUpload
public static final class DatabricksArtifacts.CompleteMultipartUpload.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.CompleteMultipartUpload.Builder>
implements DatabricksArtifacts.CompleteMultipartUploadOrBuilder
Protobuf type
mlflow.CompleteMultipartUpload
-
Method Summary
Modifier and TypeMethodDescriptionaddAllPartEtags
(Iterable<? extends DatabricksArtifacts.PartEtag> values) A list of file parts uploaded in the multipart upload to completeaddPartEtags
(int index, DatabricksArtifacts.PartEtag value) A list of file parts uploaded in the multipart upload to completeaddPartEtags
(int index, DatabricksArtifacts.PartEtag.Builder builderForValue) A list of file parts uploaded in the multipart upload to completeA list of file parts uploaded in the multipart upload to completeaddPartEtags
(DatabricksArtifacts.PartEtag.Builder builderForValue) A list of file parts uploaded in the multipart upload to completeA list of file parts uploaded in the multipart upload to completeaddPartEtagsBuilder
(int index) A list of file parts uploaded in the multipart upload to completeaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) A list of file parts uploaded in the multipart upload to completeArtifact path, relative to the Run's artifact root location (e.g.Run IDID identifying the multipart upload to completeclone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getPartEtags
(int index) A list of file parts uploaded in the multipart upload to completegetPartEtagsBuilder
(int index) A list of file parts uploaded in the multipart upload to completeA list of file parts uploaded in the multipart upload to completeint
A list of file parts uploaded in the multipart upload to completeA list of file parts uploaded in the multipart upload to completegetPartEtagsOrBuilder
(int index) A list of file parts uploaded in the multipart upload to completeList
<? extends DatabricksArtifacts.PartEtagOrBuilder> A list of file parts uploaded in the multipart upload to completegetPath()
Artifact path, relative to the Run's artifact root location (e.g.com.google.protobuf.ByteString
Artifact path, relative to the Run's artifact root location (e.g.getRunId()
Run IDcom.google.protobuf.ByteString
Run IDID identifying the multipart upload to completecom.google.protobuf.ByteString
ID identifying the multipart upload to completeboolean
hasPath()
Artifact path, relative to the Run's artifact root location (e.g.boolean
hasRunId()
Run IDboolean
ID identifying the multipart upload to completeprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removePartEtags
(int index) A list of file parts uploaded in the multipart upload to completesetPartEtags
(int index, DatabricksArtifacts.PartEtag value) A list of file parts uploaded in the multipart upload to completesetPartEtags
(int index, DatabricksArtifacts.PartEtag.Builder builderForValue) A list of file parts uploaded in the multipart upload to completeArtifact path, relative to the Run's artifact root location (e.g.setPathBytes
(com.google.protobuf.ByteString value) Artifact path, relative to the Run's artifact root location (e.g.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Run IDsetRunIdBytes
(com.google.protobuf.ByteString value) Run IDsetUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setUploadId
(String value) ID identifying the multipart upload to completesetUploadIdBytes
(com.google.protobuf.ByteString value) ID identifying the multipart upload to completeMethods 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
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.CompleteMultipartUpload.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.CompleteMultipartUpload.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.CompleteMultipartUpload.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.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.CompleteMultipartUpload.Builder>
-
setField
public DatabricksArtifacts.CompleteMultipartUpload.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.CompleteMultipartUpload.Builder>
-
clearField
public DatabricksArtifacts.CompleteMultipartUpload.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.CompleteMultipartUpload.Builder>
-
clearOneof
public DatabricksArtifacts.CompleteMultipartUpload.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.CompleteMultipartUpload.Builder>
-
setRepeatedField
public DatabricksArtifacts.CompleteMultipartUpload.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.CompleteMultipartUpload.Builder>
-
addRepeatedField
public DatabricksArtifacts.CompleteMultipartUpload.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.CompleteMultipartUpload.Builder>
-
mergeFrom
public DatabricksArtifacts.CompleteMultipartUpload.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.CompleteMultipartUpload.Builder>
-
mergeFrom
public DatabricksArtifacts.CompleteMultipartUpload.Builder mergeFrom(DatabricksArtifacts.CompleteMultipartUpload other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.CompleteMultipartUpload.Builder>
-
mergeFrom
public DatabricksArtifacts.CompleteMultipartUpload.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws 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.CompleteMultipartUpload.Builder>
- Throws:
IOException
-
hasRunId
public boolean hasRunId()Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Specified by:
hasRunId
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
- Returns:
- Whether the runId field is set.
-
getRunId
Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Specified by:
getRunId
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
- 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.CompleteMultipartUploadOrBuilder
- Returns:
- The bytes for runId.
-
setRunId
Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Parameters:
value
- The runId to set.- Returns:
- This builder for chaining.
-
clearRunId
Run ID
optional string run_id = 1 [(.mlflow.validate_required) = true];
- Returns:
- This builder for chaining.
-
setRunIdBytes
public DatabricksArtifacts.CompleteMultipartUpload.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()Artifact path, relative to the Run's artifact root location (e.g. "path/to/file")
optional string path = 2;
- Specified by:
hasPath
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
- Returns:
- Whether the path field is set.
-
getPath
Artifact path, relative to the Run's artifact root location (e.g. "path/to/file")
optional string path = 2;
- Specified by:
getPath
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()Artifact path, relative to the Run's artifact root location (e.g. "path/to/file")
optional string path = 2;
- Specified by:
getPathBytes
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
- Returns:
- The bytes for path.
-
setPath
Artifact 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
Artifact 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.CompleteMultipartUpload.Builder setPathBytes(com.google.protobuf.ByteString value) Artifact 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 to complete
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Specified by:
hasUploadId
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
- Returns:
- Whether the uploadId field is set.
-
getUploadId
ID identifying the multipart upload to complete
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Specified by:
getUploadId
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
- Returns:
- The uploadId.
-
getUploadIdBytes
public com.google.protobuf.ByteString getUploadIdBytes()ID identifying the multipart upload to complete
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Specified by:
getUploadIdBytes
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
- Returns:
- The bytes for uploadId.
-
setUploadId
ID identifying the multipart upload to complete
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Parameters:
value
- The uploadId to set.- Returns:
- This builder for chaining.
-
clearUploadId
ID identifying the multipart upload to complete
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Returns:
- This builder for chaining.
-
setUploadIdBytes
public DatabricksArtifacts.CompleteMultipartUpload.Builder setUploadIdBytes(com.google.protobuf.ByteString value) ID identifying the multipart upload to complete
optional string upload_id = 3 [(.mlflow.validate_required) = true];
- Parameters:
value
- The bytes for uploadId to set.- Returns:
- This builder for chaining.
-
getPartEtagsList
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
- Specified by:
getPartEtagsList
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
getPartEtagsCount
public int getPartEtagsCount()A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
- Specified by:
getPartEtagsCount
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
getPartEtags
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
- Specified by:
getPartEtags
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
setPartEtags
public DatabricksArtifacts.CompleteMultipartUpload.Builder setPartEtags(int index, DatabricksArtifacts.PartEtag value) A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
setPartEtags
public DatabricksArtifacts.CompleteMultipartUpload.Builder setPartEtags(int index, DatabricksArtifacts.PartEtag.Builder builderForValue) A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
addPartEtags
public DatabricksArtifacts.CompleteMultipartUpload.Builder addPartEtags(DatabricksArtifacts.PartEtag value) A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
addPartEtags
public DatabricksArtifacts.CompleteMultipartUpload.Builder addPartEtags(int index, DatabricksArtifacts.PartEtag value) A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
addPartEtags
public DatabricksArtifacts.CompleteMultipartUpload.Builder addPartEtags(DatabricksArtifacts.PartEtag.Builder builderForValue) A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
addPartEtags
public DatabricksArtifacts.CompleteMultipartUpload.Builder addPartEtags(int index, DatabricksArtifacts.PartEtag.Builder builderForValue) A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
addAllPartEtags
public DatabricksArtifacts.CompleteMultipartUpload.Builder addAllPartEtags(Iterable<? extends DatabricksArtifacts.PartEtag> values) A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
clearPartEtags
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
removePartEtags
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
getPartEtagsBuilder
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
getPartEtagsOrBuilder
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
- Specified by:
getPartEtagsOrBuilder
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
getPartEtagsOrBuilderList
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
- Specified by:
getPartEtagsOrBuilderList
in interfaceDatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
addPartEtagsBuilder
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
addPartEtagsBuilder
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
getPartEtagsBuilderList
A list of file parts uploaded in the multipart upload to complete
repeated .mlflow.PartEtag part_etags = 4;
-
setUnknownFields
public final DatabricksArtifacts.CompleteMultipartUpload.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.CompleteMultipartUpload.Builder>
-
mergeUnknownFields
public final DatabricksArtifacts.CompleteMultipartUpload.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.CompleteMultipartUpload.Builder>
-