public static final class DatabricksArtifacts.GetCredentialsForWrite.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder> implements DatabricksArtifacts.GetCredentialsForWriteOrBuilder
mlflow.GetCredentialsForWrite
Modifier and Type | Method and Description |
---|---|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
addAllPath(Iterable<String> values)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
addPath(String value)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
addPathBytes(com.google.protobuf.ByteString value)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DatabricksArtifacts.GetCredentialsForWrite |
build() |
DatabricksArtifacts.GetCredentialsForWrite |
buildPartial() |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
clear() |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
clearPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
clearPath()
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
clearRunId()
The ID of the MLflow Run for which to fetch artifact write credentials
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
clone() |
DatabricksArtifacts.GetCredentialsForWrite |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
|
com.google.protobuf.ByteString |
getPageTokenBytes()
Token specifying the page of credentials to fetch for large requests that require pagination
|
String |
getPath(int index)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
com.google.protobuf.ByteString |
getPathBytes(int index)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
int |
getPathCount()
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
com.google.protobuf.ProtocolStringList |
getPathList()
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
String |
getRunId()
The ID of the MLflow Run for which to fetch artifact write credentials
|
com.google.protobuf.ByteString |
getRunIdBytes()
The ID of the MLflow Run for which to fetch artifact write credentials
|
boolean |
hasPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
|
boolean |
hasRunId()
The ID of the MLflow Run for which to fetch artifact write credentials
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
mergeFrom(DatabricksArtifacts.GetCredentialsForWrite other) |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
mergeFrom(com.google.protobuf.Message other) |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
setPageToken(String value)
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
setPath(int index,
String value)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DatabricksArtifacts.GetCredentialsForWrite.Builder |
setRunId(String value)
The ID of the MLflow Run for which to fetch artifact write credentials
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
setRunIdBytes(com.google.protobuf.ByteString value)
The ID of the MLflow Run for which to fetch artifact write credentials
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DatabricksArtifacts.GetCredentialsForWrite build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DatabricksArtifacts.GetCredentialsForWrite buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DatabricksArtifacts.GetCredentialsForWrite.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Builder mergeFrom(DatabricksArtifacts.GetCredentialsForWrite other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
IOException
public boolean hasRunId()
The ID of the MLflow Run for which to fetch artifact write credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
hasRunId
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
public String getRunId()
The ID of the MLflow Run for which to fetch artifact write credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
getRunId
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
public com.google.protobuf.ByteString getRunIdBytes()
The ID of the MLflow Run for which to fetch artifact write credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
getRunIdBytes
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
public DatabricksArtifacts.GetCredentialsForWrite.Builder setRunId(String value)
The ID of the MLflow Run for which to fetch artifact write credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
public DatabricksArtifacts.GetCredentialsForWrite.Builder clearRunId()
The ID of the MLflow Run for which to fetch artifact write credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
public DatabricksArtifacts.GetCredentialsForWrite.Builder setRunIdBytes(com.google.protobuf.ByteString value)
The ID of the MLflow Run for which to fetch artifact write credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
public com.google.protobuf.ProtocolStringList getPathList()
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials. Must not be empty.
repeated string path = 2;
getPathList
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
public int getPathCount()
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials. Must not be empty.
repeated string path = 2;
getPathCount
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
public String getPath(int index)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials. Must not be empty.
repeated string path = 2;
getPath
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
public com.google.protobuf.ByteString getPathBytes(int index)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials. Must not be empty.
repeated string path = 2;
getPathBytes
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
public DatabricksArtifacts.GetCredentialsForWrite.Builder setPath(int index, String value)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials. Must not be empty.
repeated string path = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Builder addPath(String value)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials. Must not be empty.
repeated string path = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Builder addAllPath(Iterable<String> values)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials. Must not be empty.
repeated string path = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Builder clearPath()
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials. Must not be empty.
repeated string path = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Builder addPathBytes(com.google.protobuf.ByteString value)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials. Must not be empty.
repeated string path = 2;
public boolean hasPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
hasPageToken
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
public String getPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
getPageToken
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
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;
getPageTokenBytes
in interface DatabricksArtifacts.GetCredentialsForWriteOrBuilder
public DatabricksArtifacts.GetCredentialsForWrite.Builder setPageToken(String value)
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
public DatabricksArtifacts.GetCredentialsForWrite.Builder clearPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
public DatabricksArtifacts.GetCredentialsForWrite.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;
public final DatabricksArtifacts.GetCredentialsForWrite.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
public final DatabricksArtifacts.GetCredentialsForWrite.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Builder>
Copyright © 2021. All rights reserved.