public static final class DatabricksArtifacts.GetCredentialsForWrite.Response.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder> implements DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
mlflow.GetCredentialsForWrite.Response
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DatabricksArtifacts.GetCredentialsForWrite.Response build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DatabricksArtifacts.GetCredentialsForWrite.Response buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder mergeFrom(DatabricksArtifacts.GetCredentialsForWrite.Response other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
IOException
public List<DatabricksArtifacts.ArtifactCredentialInfo> getCredentialInfosList()
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
getCredentialInfosList
in interface DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
public int getCredentialInfosCount()
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
getCredentialInfosCount
in interface DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
public DatabricksArtifacts.ArtifactCredentialInfo getCredentialInfos(int index)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
getCredentialInfos
in interface DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder setCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo value)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder setCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo value)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder addCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo value)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder addCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder addAllCredentialInfos(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo> values)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder clearCredentialInfos()
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder removeCredentialInfos(int index)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.ArtifactCredentialInfo.Builder getCredentialInfosBuilder(int index)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.ArtifactCredentialInfoOrBuilder getCredentialInfosOrBuilder(int index)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
getCredentialInfosOrBuilder
in interface DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
public List<? extends DatabricksArtifacts.ArtifactCredentialInfoOrBuilder> getCredentialInfosOrBuilderList()
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
getCredentialInfosOrBuilderList
in interface DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addCredentialInfosBuilder()
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public DatabricksArtifacts.ArtifactCredentialInfo.Builder addCredentialInfosBuilder(int index)
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public List<DatabricksArtifacts.ArtifactCredentialInfo.Builder> getCredentialInfosBuilderList()
Credentials for writing to the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
public boolean hasNextPageToken()
Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
hasNextPageToken
in interface DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
public String getNextPageToken()
Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
getNextPageToken
in interface DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
public com.google.protobuf.ByteString getNextPageTokenBytes()
Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
getNextPageTokenBytes
in interface DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder setNextPageToken(String value)
Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder clearNextPageToken()
Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
public DatabricksArtifacts.GetCredentialsForWrite.Response.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
public final DatabricksArtifacts.GetCredentialsForWrite.Response.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
public final DatabricksArtifacts.GetCredentialsForWrite.Response.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForWrite.Response.Builder>
Copyright © 2021. All rights reserved.