Package com.databricks.api.proto.mlflow
Class DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetPresignedUploadPartUrl.Builder>
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
,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 type
mlflow.GetPresignedUploadPartUrl
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Part numberAtifact path, relative to the Run's artifact root location (e.g.Run IDID identifying the multipart upload in which the part is uploadedclone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
long
Part numbergetPath()
Atifact path, relative to the Run's artifact root location (e.g.com.google.protobuf.ByteString
Atifact path, relative to the Run's artifact root location (e.g.getRunId()
Run IDcom.google.protobuf.ByteString
Run IDID identifying the multipart upload in which the part is uploadedcom.google.protobuf.ByteString
ID identifying the multipart upload in which the part is uploadedboolean
Part numberboolean
hasPath()
Atifact path, relative to the Run's artifact root location (e.g.boolean
hasRunId()
Run IDboolean
ID identifying the multipart upload in which the part is uploadedprotected 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) setPartNumber
(long value) Part numberAtifact path, relative to the Run's artifact root location (e.g.setPathBytes
(com.google.protobuf.ByteString value) Atifact 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 in which the part is uploadedsetUploadIdBytes
(com.google.protobuf.ByteString value) ID identifying the multipart upload in which the part is uploadedMethods 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.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
- 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.GetPresignedUploadPartUrl.Builder>
-
setField
public DatabricksArtifacts.GetPresignedUploadPartUrl.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.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, 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, 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 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:
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
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
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.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
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
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
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
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
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
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
Part number
optional int64 part_number = 4 [(.mlflow.validate_required) = true];
- Parameters:
value
- The partNumber to set.- Returns:
- This builder for chaining.
-
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>
-