Uses of Class
com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
Packages that use DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Uses of DatabricksArtifacts.GetCredentialsForRead.Response.Builder in com.databricks.api.proto.mlflow
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.GetCredentialsForRead.Response.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForRead.Response.Builder.addAllCredentialInfos
(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo> values) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.addCredentialInfos
(int index, DatabricksArtifacts.ArtifactCredentialInfo value) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.addCredentialInfos
(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.addCredentialInfos
(DatabricksArtifacts.ArtifactCredentialInfo value) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.addCredentialInfos
(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.GetCredentialsForRead.Response.Builder.clear()
DatabricksArtifacts.GetCredentialsForRead.Response.Builder.clearCredentialInfos()
Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DatabricksArtifacts.GetCredentialsForRead.Response.Builder.clearNextPageToken()
Token used to fetch the next page of credentials for large requests that require paginationDatabricksArtifacts.GetCredentialsForRead.Response.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DatabricksArtifacts.GetCredentialsForRead.Response.Builder.clone()
DatabricksArtifacts.GetCredentialsForRead.Response.Builder.mergeFrom
(DatabricksArtifacts.GetCredentialsForRead.Response other) DatabricksArtifacts.GetCredentialsForRead.Response.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.GetCredentialsForRead.Response.Builder.mergeFrom
(com.google.protobuf.Message other) DatabricksArtifacts.GetCredentialsForRead.Response.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetCredentialsForRead.Response.newBuilder()
DatabricksArtifacts.GetCredentialsForRead.Response.newBuilder
(DatabricksArtifacts.GetCredentialsForRead.Response prototype) DatabricksArtifacts.GetCredentialsForRead.Response.newBuilderForType()
DatabricksArtifacts.GetCredentialsForRead.Response.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DatabricksArtifacts.GetCredentialsForRead.Response.Builder.removeCredentialInfos
(int index) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.setCredentialInfos
(int index, DatabricksArtifacts.ArtifactCredentialInfo value) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.setCredentialInfos
(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.GetCredentialsForRead.Response.Builder.setNextPageToken
(String value) Token used to fetch the next page of credentials for large requests that require paginationDatabricksArtifacts.GetCredentialsForRead.Response.Builder.setNextPageTokenBytes
(com.google.protobuf.ByteString value) Token used to fetch the next page of credentials for large requests that require paginationDatabricksArtifacts.GetCredentialsForRead.Response.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DatabricksArtifacts.GetCredentialsForRead.Response.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetCredentialsForRead.Response.toBuilder()