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,- java.lang.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 typemlflow.GetCredentialsForRead
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DatabricksArtifacts.GetCredentialsForRead.BuilderaddAllPath(java.lang.Iterable<java.lang.String> values)The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.DatabricksArtifacts.GetCredentialsForRead.BuilderaddPath(java.lang.String value)The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.DatabricksArtifacts.GetCredentialsForRead.BuilderaddPathBytes(com.google.protobuf.ByteString value)The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.DatabricksArtifacts.GetCredentialsForRead.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)DatabricksArtifacts.GetCredentialsForReadbuild()DatabricksArtifacts.GetCredentialsForReadbuildPartial()DatabricksArtifacts.GetCredentialsForRead.Builderclear()DatabricksArtifacts.GetCredentialsForRead.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)DatabricksArtifacts.GetCredentialsForRead.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)DatabricksArtifacts.GetCredentialsForRead.BuilderclearPageToken()Token specifying the page of credentials to fetch for large requests that require paginationDatabricksArtifacts.GetCredentialsForRead.BuilderclearPath()The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.DatabricksArtifacts.GetCredentialsForRead.BuilderclearRunId()The ID of the MLflow Run for which to fetch artifact read credentialsDatabricksArtifacts.GetCredentialsForRead.Builderclone()DatabricksArtifacts.GetCredentialsForReadgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetPageToken()Token specifying the page of credentials to fetch for large requests that require paginationcom.google.protobuf.ByteStringgetPageTokenBytes()Token specifying the page of credentials to fetch for large requests that require paginationjava.lang.StringgetPath(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.intgetPathCount()The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.com.google.protobuf.ProtocolStringListgetPathList()The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.java.lang.StringgetRunId()The ID of the MLflow Run for which to fetch artifact read credentialscom.google.protobuf.ByteStringgetRunIdBytes()The ID of the MLflow Run for which to fetch artifact read credentialsbooleanhasPageToken()Token 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.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()DatabricksArtifacts.GetCredentialsForRead.BuildermergeFrom(DatabricksArtifacts.GetCredentialsForRead other)DatabricksArtifacts.GetCredentialsForRead.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DatabricksArtifacts.GetCredentialsForRead.BuildermergeFrom(com.google.protobuf.Message other)DatabricksArtifacts.GetCredentialsForRead.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DatabricksArtifacts.GetCredentialsForRead.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)DatabricksArtifacts.GetCredentialsForRead.BuildersetPageToken(java.lang.String value)Token specifying the page of credentials to fetch for large requests that require paginationDatabricksArtifacts.GetCredentialsForRead.BuildersetPageTokenBytes(com.google.protobuf.ByteString value)Token specifying the page of credentials to fetch for large requests that require paginationDatabricksArtifacts.GetCredentialsForRead.BuildersetPath(int index, java.lang.String value)The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.DatabricksArtifacts.GetCredentialsForRead.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)DatabricksArtifacts.GetCredentialsForRead.BuildersetRunId(java.lang.String value)The ID of the MLflow Run for which to fetch artifact read credentialsDatabricksArtifacts.GetCredentialsForRead.BuildersetRunIdBytes(com.google.protobuf.ByteString value)The ID of the MLflow Run for which to fetch artifact read credentialsDatabricksArtifacts.GetCredentialsForRead.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, 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.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeFrom, newUninitializedMessageException
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
clearpublic DatabricksArtifacts.GetCredentialsForRead.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
getDefaultInstanceForTypepublic DatabricksArtifacts.GetCredentialsForRead getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic DatabricksArtifacts.GetCredentialsForRead build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic DatabricksArtifacts.GetCredentialsForRead buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic DatabricksArtifacts.GetCredentialsForRead.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
setFieldpublic DatabricksArtifacts.GetCredentialsForRead.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
clearFieldpublic DatabricksArtifacts.GetCredentialsForRead.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
clearOneofpublic DatabricksArtifacts.GetCredentialsForRead.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
setRepeatedFieldpublic DatabricksArtifacts.GetCredentialsForRead.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
addRepeatedFieldpublic DatabricksArtifacts.GetCredentialsForRead.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
mergeFrompublic DatabricksArtifacts.GetCredentialsForRead.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
mergeFrompublic DatabricksArtifacts.GetCredentialsForRead.Builder mergeFrom(DatabricksArtifacts.GetCredentialsForRead other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
mergeFrompublic DatabricksArtifacts.GetCredentialsForRead.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
- Throws:
- java.io.IOException
 
 - 
hasRunIdpublic 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 interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Returns:
- Whether the runId field is set.
 
 - 
getRunIdpublic java.lang.String 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 interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Returns:
- The runId.
 
 - 
getRunIdBytespublic 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 interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Returns:
- The bytes for runId.
 
 - 
setRunIdpublic DatabricksArtifacts.GetCredentialsForRead.Builder setRunId(java.lang.String 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 runId to set.
- Returns:
- This builder for chaining.
 
 - 
clearRunIdpublic DatabricksArtifacts.GetCredentialsForRead.Builder 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.
 
 - 
setRunIdBytespublic 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.
 
 - 
getPathListpublic 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 interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Returns:
- A list containing the path.
 
 - 
getPathCountpublic 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 interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Returns:
- The count of path.
 
 - 
getPathpublic java.lang.String getPath(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:
- getPathin interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The path at the given index.
 
 - 
getPathBytespublic 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 interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the path at the given index.
 
 - 
setPathpublic DatabricksArtifacts.GetCredentialsForRead.Builder setPath(int index, java.lang.String 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:
- index- The index to set the value at.
- value- The path to set.
- Returns:
- This builder for chaining.
 
 - 
addPathpublic DatabricksArtifacts.GetCredentialsForRead.Builder addPath(java.lang.String 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 path to add.
- Returns:
- This builder for chaining.
 
 - 
addAllPathpublic DatabricksArtifacts.GetCredentialsForRead.Builder addAllPath(java.lang.Iterable<java.lang.String> values) 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.
 
 - 
clearPathpublic DatabricksArtifacts.GetCredentialsForRead.Builder 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.
 
 - 
addPathBytespublic 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.
 
 - 
hasPageTokenpublic boolean hasPageToken() Token specifying the page of credentials to fetch for large requests that require pagination optional string page_token = 3;- Specified by:
- hasPageTokenin interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Returns:
- Whether the pageToken field is set.
 
 - 
getPageTokenpublic java.lang.String getPageToken() Token specifying the page of credentials to fetch for large requests that require pagination optional string page_token = 3;- Specified by:
- getPageTokenin interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Returns:
- The pageToken.
 
 - 
getPageTokenBytespublic 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 interface- DatabricksArtifacts.GetCredentialsForReadOrBuilder
- Returns:
- The bytes for pageToken.
 
 - 
setPageTokenpublic DatabricksArtifacts.GetCredentialsForRead.Builder setPageToken(java.lang.String value) 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.
 
 - 
clearPageTokenpublic DatabricksArtifacts.GetCredentialsForRead.Builder 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.
 
 - 
setPageTokenBytespublic 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.
 
 - 
setUnknownFieldspublic final DatabricksArtifacts.GetCredentialsForRead.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 - 
mergeUnknownFieldspublic final DatabricksArtifacts.GetCredentialsForRead.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
 
 
- 
 
-