Package | Description |
---|---|
com.databricks.api.proto.mlflow |
Modifier and Type | Method and Description |
---|---|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.addAllPath(Iterable<String> values)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.addPath(String value)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
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.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.clear() |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.clearPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.clearPath()
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.clearRunId()
The ID of the MLflow Run for which to fetch artifact read credentials
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.clone() |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.mergeFrom(DatabricksArtifacts.GetCredentialsForRead other) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.mergeFrom(com.google.protobuf.Message other) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.newBuilder() |
static DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.newBuilder(DatabricksArtifacts.GetCredentialsForRead prototype) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.newBuilderForType() |
protected DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.setPageToken(String value)
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.setPageTokenBytes(com.google.protobuf.ByteString value)
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.setPath(int index,
String value)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.setRunId(String value)
The ID of the MLflow Run for which to fetch artifact read credentials
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.setRunIdBytes(com.google.protobuf.ByteString value)
The ID of the MLflow Run for which to fetch artifact read credentials
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
DatabricksArtifacts.GetCredentialsForRead.toBuilder() |
Copyright © 2021. All rights reserved.