Package com.databricks.api.proto.mlflow
Class DatabricksArtifacts.GetCredentialsForRead.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- All Implemented Interfaces:
DatabricksArtifacts.GetCredentialsForReadOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DatabricksArtifacts.GetCredentialsForRead
public static final class DatabricksArtifacts.GetCredentialsForRead.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
implements DatabricksArtifacts.GetCredentialsForReadOrBuilder
Protobuf type
mlflow.GetCredentialsForRead-
Method Summary
Modifier and TypeMethodDescriptionaddAllPath(Iterable<String> values) The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.addPathBytes(com.google.protobuf.ByteString value) The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Token specifying the page of credentials to fetch for large requests that require paginationThe artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.The ID of the MLflow Run for which to fetch artifact read credentialsclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorToken specifying the page of credentials to fetch for large requests that require paginationcom.google.protobuf.ByteStringToken specifying the page of credentials to fetch for large requests that require paginationgetPath(int index) The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.com.google.protobuf.ByteStringgetPathBytes(int index) The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.intThe artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.com.google.protobuf.ProtocolStringListThe artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.getRunId()The ID of the MLflow Run for which to fetch artifact read credentialscom.google.protobuf.ByteStringThe ID of the MLflow Run for which to fetch artifact read credentialsbooleanToken specifying the page of credentials to fetch for large requests that require paginationbooleanhasRunId()The ID of the MLflow Run for which to fetch artifact read credentialsprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setPageToken(String value) Token specifying the page of credentials to fetch for large requests that require paginationsetPageTokenBytes(com.google.protobuf.ByteString value) Token specifying the page of credentials to fetch for large requests that require paginationThe artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The ID of the MLflow Run for which to fetch artifact read credentialssetRunIdBytes(com.google.protobuf.ByteString value) The ID of the MLflow Run for which to fetch artifact read credentialssetUnknownFields(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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
setField
public DatabricksArtifacts.GetCredentialsForRead.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
clearField
public DatabricksArtifacts.GetCredentialsForRead.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
clearOneof
public DatabricksArtifacts.GetCredentialsForRead.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
setRepeatedField
public DatabricksArtifacts.GetCredentialsForRead.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
addRepeatedField
public DatabricksArtifacts.GetCredentialsForRead.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
mergeFrom
public DatabricksArtifacts.GetCredentialsForRead.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
mergeFrom
public DatabricksArtifacts.GetCredentialsForRead.Builder mergeFrom(DatabricksArtifacts.GetCredentialsForRead other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
mergeFrom
public DatabricksArtifacts.GetCredentialsForRead.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>- Throws:
IOException
-
hasRunId
public boolean hasRunId()The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];- Specified by:
hasRunIdin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Returns:
- Whether the runId field is set.
-
getRunId
The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];- Specified by:
getRunIdin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Returns:
- The runId.
-
getRunIdBytes
public com.google.protobuf.ByteString getRunIdBytes()The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];- Specified by:
getRunIdBytesin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Returns:
- The bytes for runId.
-
setRunId
The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];- Parameters:
value- The runId to set.- Returns:
- This builder for chaining.
-
clearRunId
The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];- Returns:
- This builder for chaining.
-
setRunIdBytes
public DatabricksArtifacts.GetCredentialsForRead.Builder setRunIdBytes(com.google.protobuf.ByteString value) The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];- Parameters:
value- The bytes for runId to set.- Returns:
- This builder for chaining.
-
getPathList
public com.google.protobuf.ProtocolStringList getPathList()The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;- Specified by:
getPathListin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Returns:
- A list containing the path.
-
getPathCount
public int getPathCount()The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;- Specified by:
getPathCountin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Returns:
- The count of path.
-
getPath
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;- Specified by:
getPathin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The path at the given index.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes(int index) The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;- Specified by:
getPathBytesin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the path at the given index.
-
setPath
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;- Parameters:
index- The index to set the value at.value- The path to set.- Returns:
- This builder for chaining.
-
addPath
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;- Parameters:
value- The path to add.- Returns:
- This builder for chaining.
-
addAllPath
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;- Parameters:
values- The path to add.- Returns:
- This builder for chaining.
-
clearPath
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;- Returns:
- This builder for chaining.
-
addPathBytes
public DatabricksArtifacts.GetCredentialsForRead.Builder addPathBytes(com.google.protobuf.ByteString value) The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;- Parameters:
value- The bytes of the path to add.- Returns:
- This builder for chaining.
-
hasPageToken
public boolean hasPageToken()Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;- Specified by:
hasPageTokenin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Returns:
- Whether the pageToken field is set.
-
getPageToken
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;- Specified by:
getPageTokenin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;- Specified by:
getPageTokenBytesin interfaceDatabricksArtifacts.GetCredentialsForReadOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;- Returns:
- This builder for chaining.
-
setPageTokenBytes
public DatabricksArtifacts.GetCredentialsForRead.Builder setPageTokenBytes(com.google.protobuf.ByteString value) Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final DatabricksArtifacts.GetCredentialsForRead.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
-
mergeUnknownFields
public final DatabricksArtifacts.GetCredentialsForRead.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
-