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