Uses of Class
com.databricks.api.proto.mlflow.DatabricksArtifacts.LoggedModelArtifactCredential.Builder
Packages that use DatabricksArtifacts.LoggedModelArtifactCredential.Builder
-
Uses of DatabricksArtifacts.LoggedModelArtifactCredential.Builder in com.databricks.api.proto.mlflow
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.LoggedModelArtifactCredential.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForLoggedModelDownload.Response.Builder.addCredentialsBuilder()
Credentials for reading the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelDownload.Response.Builder.addCredentialsBuilder
(int index) Credentials for reading the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelUpload.Response.Builder.addCredentialsBuilder()
Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelUpload.Response.Builder.addCredentialsBuilder
(int index) Credentials for writing to the specified artifact locationsDatabricksArtifacts.LoggedModelArtifactCredential.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.LoggedModelArtifactCredential.Builder.clear()
DatabricksArtifacts.LoggedModelArtifactCredential.Builder.clearCredentialInfo()
The ArtifactCredentialInfo object for the logged model artifactsDatabricksArtifacts.LoggedModelArtifactCredential.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DatabricksArtifacts.LoggedModelArtifactCredential.Builder.clearModelId()
The ID of the MLflow logged model containing the artifact that can be accessed with the credentialDatabricksArtifacts.LoggedModelArtifactCredential.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DatabricksArtifacts.LoggedModelArtifactCredential.Builder.clone()
DatabricksArtifacts.GetCredentialsForLoggedModelDownload.Response.Builder.getCredentialsBuilder
(int index) Credentials for reading the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelUpload.Response.Builder.getCredentialsBuilder
(int index) Credentials for writing to the specified artifact locationsDatabricksArtifacts.LoggedModelArtifactCredential.Builder.mergeCredentialInfo
(DatabricksArtifacts.ArtifactCredentialInfo value) The ArtifactCredentialInfo object for the logged model artifactsDatabricksArtifacts.LoggedModelArtifactCredential.Builder.mergeFrom
(DatabricksArtifacts.LoggedModelArtifactCredential other) DatabricksArtifacts.LoggedModelArtifactCredential.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.LoggedModelArtifactCredential.Builder.mergeFrom
(com.google.protobuf.Message other) DatabricksArtifacts.LoggedModelArtifactCredential.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.LoggedModelArtifactCredential.newBuilder()
DatabricksArtifacts.LoggedModelArtifactCredential.newBuilder
(DatabricksArtifacts.LoggedModelArtifactCredential prototype) DatabricksArtifacts.LoggedModelArtifactCredential.newBuilderForType()
DatabricksArtifacts.LoggedModelArtifactCredential.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DatabricksArtifacts.LoggedModelArtifactCredential.Builder.setCredentialInfo
(DatabricksArtifacts.ArtifactCredentialInfo value) The ArtifactCredentialInfo object for the logged model artifactsDatabricksArtifacts.LoggedModelArtifactCredential.Builder.setCredentialInfo
(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) The ArtifactCredentialInfo object for the logged model artifactsDatabricksArtifacts.LoggedModelArtifactCredential.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.LoggedModelArtifactCredential.Builder.setModelId
(String value) The ID of the MLflow logged model containing the artifact that can be accessed with the credentialDatabricksArtifacts.LoggedModelArtifactCredential.Builder.setModelIdBytes
(com.google.protobuf.ByteString value) The ID of the MLflow logged model containing the artifact that can be accessed with the credentialDatabricksArtifacts.LoggedModelArtifactCredential.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DatabricksArtifacts.LoggedModelArtifactCredential.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.LoggedModelArtifactCredential.toBuilder()
Methods in com.databricks.api.proto.mlflow that return types with arguments of type DatabricksArtifacts.LoggedModelArtifactCredential.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForLoggedModelDownload.Response.Builder.getCredentialsBuilderList()
Credentials for reading the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelUpload.Response.Builder.getCredentialsBuilderList()
Credentials for writing to the specified artifact locationsMethods in com.databricks.api.proto.mlflow with parameters of type DatabricksArtifacts.LoggedModelArtifactCredential.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForLoggedModelDownload.Response.Builder.addCredentials
(int index, DatabricksArtifacts.LoggedModelArtifactCredential.Builder builderForValue) Credentials for reading the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelDownload.Response.Builder.addCredentials
(DatabricksArtifacts.LoggedModelArtifactCredential.Builder builderForValue) Credentials for reading the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelUpload.Response.Builder.addCredentials
(int index, DatabricksArtifacts.LoggedModelArtifactCredential.Builder builderForValue) Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelUpload.Response.Builder.addCredentials
(DatabricksArtifacts.LoggedModelArtifactCredential.Builder builderForValue) Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelDownload.Response.Builder.setCredentials
(int index, DatabricksArtifacts.LoggedModelArtifactCredential.Builder builderForValue) Credentials for reading the specified artifact locationsDatabricksArtifacts.GetCredentialsForLoggedModelUpload.Response.Builder.setCredentials
(int index, DatabricksArtifacts.LoggedModelArtifactCredential.Builder builderForValue) Credentials for writing to the specified artifact locations