Uses of Class
com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
Packages that use DatabricksArtifacts.GetCredentialsForWrite.Builder
-
Uses of DatabricksArtifacts.GetCredentialsForWrite.Builder in com.databricks.api.proto.mlflow
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.GetCredentialsForWrite.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForWrite.Builder.addAllPath
(Iterable<String> values) The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.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.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 paginationDatabricksArtifacts.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 credentialsDatabricksArtifacts.GetCredentialsForWrite.Builder.clone()
DatabricksArtifacts.GetCredentialsForWrite.Builder.mergeFrom
(DatabricksArtifacts.GetCredentialsForWrite other) DatabricksArtifacts.GetCredentialsForWrite.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.GetCredentialsForWrite.Builder.mergeFrom
(com.google.protobuf.Message other) DatabricksArtifacts.GetCredentialsForWrite.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetCredentialsForWrite.newBuilder()
DatabricksArtifacts.GetCredentialsForWrite.newBuilder
(DatabricksArtifacts.GetCredentialsForWrite prototype) DatabricksArtifacts.GetCredentialsForWrite.newBuilderForType()
DatabricksArtifacts.GetCredentialsForWrite.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 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 paginationDatabricksArtifacts.GetCredentialsForWrite.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 write credentials.DatabricksArtifacts.GetCredentialsForWrite.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The ID of the MLflow Run for which to fetch artifact write credentialsDatabricksArtifacts.GetCredentialsForWrite.Builder.setRunIdBytes
(com.google.protobuf.ByteString value) The ID of the MLflow Run for which to fetch artifact write credentialsDatabricksArtifacts.GetCredentialsForWrite.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetCredentialsForWrite.toBuilder()