Package com.databricks.api.proto.mlflow
Class DatabricksArtifacts.GetCredentialsForRead.Response.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- All Implemented Interfaces:
DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
DatabricksArtifacts.GetCredentialsForRead.Response
public static final class DatabricksArtifacts.GetCredentialsForRead.Response.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
implements DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
Protobuf type
mlflow.GetCredentialsForRead.Response
-
Method Summary
Modifier and TypeMethodDescriptionaddAllCredentialInfos
(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo> values) Credentials for reading from the specified artifact locationsaddCredentialInfos
(int index, DatabricksArtifacts.ArtifactCredentialInfo value) Credentials for reading from the specified artifact locationsaddCredentialInfos
(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locationsCredentials for reading from the specified artifact locationsaddCredentialInfos
(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locationsCredentials for reading from the specified artifact locationsaddCredentialInfosBuilder
(int index) Credentials for reading from the specified artifact locationsaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Credentials for reading from the specified artifact locationsclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Token used to fetch the next page of credentials for large requests that require paginationclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()
getCredentialInfos
(int index) Credentials for reading from the specified artifact locationsgetCredentialInfosBuilder
(int index) Credentials for reading from the specified artifact locationsCredentials for reading from the specified artifact locationsint
Credentials for reading from the specified artifact locationsCredentials for reading from the specified artifact locationsgetCredentialInfosOrBuilder
(int index) Credentials for reading from the specified artifact locationsCredentials for reading from the specified artifact locationsstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Token used to fetch the next page of credentials for large requests that require paginationcom.google.protobuf.ByteString
Token used to fetch the next page of credentials for large requests that require paginationboolean
Token used to fetch the next page of credentials for large requests that require paginationprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeCredentialInfos
(int index) Credentials for reading from the specified artifact locationssetCredentialInfos
(int index, DatabricksArtifacts.ArtifactCredentialInfo value) Credentials for reading from the specified artifact locationssetCredentialInfos
(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locationssetNextPageToken
(String value) Token used to fetch the next page of credentials for large requests that require paginationsetNextPageTokenBytes
(com.google.protobuf.ByteString value) Token used to fetch the next page of credentials for large requests that require paginationsetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
setField
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
clearField
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
clearOneof
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
setRepeatedField
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
addRepeatedField
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
mergeFrom
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
mergeFrom
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
- Throws:
IOException
-
getCredentialInfosList
Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
- Specified by:
getCredentialInfosList
in interfaceDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
getCredentialInfosCount
public int getCredentialInfosCount()Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
- Specified by:
getCredentialInfosCount
in interfaceDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
getCredentialInfos
Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
- Specified by:
getCredentialInfos
in interfaceDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
setCredentialInfos
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder setCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo value) Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
setCredentialInfos
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder setCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
addCredentialInfos
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo value) Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
addCredentialInfos
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder addCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo value) Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
addCredentialInfos
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
addCredentialInfos
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder addCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
addAllCredentialInfos
public DatabricksArtifacts.GetCredentialsForRead.Response.Builder addAllCredentialInfos(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo> values) Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
clearCredentialInfos
Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
removeCredentialInfos
Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
getCredentialInfosBuilder
Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
getCredentialInfosOrBuilder
Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
- Specified by:
getCredentialInfosOrBuilder
in interfaceDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
getCredentialInfosOrBuilderList
public List<? extends DatabricksArtifacts.ArtifactCredentialInfoOrBuilder> getCredentialInfosOrBuilderList()Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
- Specified by:
getCredentialInfosOrBuilderList
in interfaceDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
addCredentialInfosBuilder
Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
addCredentialInfosBuilder
Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
getCredentialInfosBuilderList
Credentials for reading from the specified artifact locations
repeated .mlflow.ArtifactCredentialInfo credential_infos = 2;
-
hasNextPageToken
public boolean hasNextPageToken()Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
- Specified by:
hasNextPageToken
in interfaceDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
- Returns:
- Whether the nextPageToken field is set.
-
getNextPageToken
Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
- Specified by:
getNextPageToken
in interfaceDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
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;
- Specified by:
getNextPageTokenBytes
in interfaceDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
Token used to fetch the next page of credentials for large requests that require pagination
optional string next_page_token = 3;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public DatabricksArtifacts.GetCredentialsForRead.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;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final DatabricksArtifacts.GetCredentialsForRead.Response.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-
mergeUnknownFields
public final DatabricksArtifacts.GetCredentialsForRead.Response.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Response.Builder>
-