DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.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 write credentials.
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.addPath(java.lang.String value) |
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
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 |
DatabricksArtifacts.GetCredentialsForWrite.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.clear() |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.clearPageToken() |
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
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 |
DatabricksArtifacts.GetCredentialsForWrite.Builder.clearRunId() |
The ID of the MLflow Run for which to fetch artifact write credentials
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.clone() |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.mergeFrom(DatabricksArtifacts.GetCredentialsForWrite other) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.newBuilder() |
|
static DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.newBuilder(DatabricksArtifacts.GetCredentialsForWrite prototype) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.newBuilderForType() |
|
protected DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.setPageToken(java.lang.String value) |
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
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 |
DatabricksArtifacts.GetCredentialsForWrite.Builder.setPath(int index,
java.lang.String value) |
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact write credentials.
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.Builder.setRunId(java.lang.String value) |
The ID of the MLflow Run for which to fetch artifact write credentials
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
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 |
DatabricksArtifacts.GetCredentialsForWrite.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DatabricksArtifacts.GetCredentialsForWrite.Builder |
DatabricksArtifacts.GetCredentialsForWrite.toBuilder() |
|