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