Uses of Class
com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
Packages that use DatabricksArtifacts.GetCredentialsForRead.Builder
-
Uses of DatabricksArtifacts.GetCredentialsForRead.Builder in com.databricks.api.proto.mlflow
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.GetCredentialsForRead.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForRead.Builder.addAllPath
(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.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.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.GetCredentialsForRead.Builder.clear()
DatabricksArtifacts.GetCredentialsForRead.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DatabricksArtifacts.GetCredentialsForRead.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DatabricksArtifacts.GetCredentialsForRead.Builder.clearPageToken()
Token specifying the page of credentials to fetch for large requests that require paginationDatabricksArtifacts.GetCredentialsForRead.Builder.clearPath()
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.DatabricksArtifacts.GetCredentialsForRead.Builder.clearRunId()
The ID of the MLflow Run for which to fetch artifact read credentialsDatabricksArtifacts.GetCredentialsForRead.Builder.clone()
DatabricksArtifacts.GetCredentialsForRead.Builder.mergeFrom
(DatabricksArtifacts.GetCredentialsForRead other) DatabricksArtifacts.GetCredentialsForRead.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.GetCredentialsForRead.Builder.mergeFrom
(com.google.protobuf.Message other) DatabricksArtifacts.GetCredentialsForRead.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetCredentialsForRead.newBuilder()
DatabricksArtifacts.GetCredentialsForRead.newBuilder
(DatabricksArtifacts.GetCredentialsForRead prototype) DatabricksArtifacts.GetCredentialsForRead.newBuilderForType()
DatabricksArtifacts.GetCredentialsForRead.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DatabricksArtifacts.GetCredentialsForRead.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.GetCredentialsForRead.Builder.setPageToken
(String value) Token specifying the page of credentials to fetch for large requests that require paginationDatabricksArtifacts.GetCredentialsForRead.Builder.setPageTokenBytes
(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.DatabricksArtifacts.GetCredentialsForRead.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The ID of the MLflow Run for which to fetch artifact read credentialsDatabricksArtifacts.GetCredentialsForRead.Builder.setRunIdBytes
(com.google.protobuf.ByteString value) The ID of the MLflow Run for which to fetch artifact read credentialsDatabricksArtifacts.GetCredentialsForRead.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetCredentialsForRead.toBuilder()