public static final class SecurityProtos.CredentialsProto.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder> implements SecurityProtos.CredentialsProtoOrBuilder
hadoop.common.CredentialsProto| Modifier and Type | Method and Description |
|---|---|
SecurityProtos.CredentialsProto.Builder |
addAllSecrets(Iterable<? extends SecurityProtos.CredentialsKVProto> values)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsProto.Builder |
addAllTokens(Iterable<? extends SecurityProtos.CredentialsKVProto> values)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsProto.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityProtos.CredentialsProto.Builder |
addSecrets(int index,
SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsProto.Builder |
addSecrets(int index,
SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsProto.Builder |
addSecrets(SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsProto.Builder |
addSecrets(SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsKVProto.Builder |
addSecretsBuilder()
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsKVProto.Builder |
addSecretsBuilder(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsProto.Builder |
addTokens(int index,
SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsProto.Builder |
addTokens(int index,
SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsProto.Builder |
addTokens(SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsProto.Builder |
addTokens(SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsKVProto.Builder |
addTokensBuilder()
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsKVProto.Builder |
addTokensBuilder(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsProto |
build() |
SecurityProtos.CredentialsProto |
buildPartial() |
SecurityProtos.CredentialsProto.Builder |
clear() |
SecurityProtos.CredentialsProto.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
SecurityProtos.CredentialsProto.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
SecurityProtos.CredentialsProto.Builder |
clearSecrets()
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsProto.Builder |
clearTokens()
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsProto.Builder |
clone() |
SecurityProtos.CredentialsProto |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
SecurityProtos.CredentialsKVProto |
getSecrets(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsKVProto.Builder |
getSecretsBuilder(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
List<SecurityProtos.CredentialsKVProto.Builder> |
getSecretsBuilderList()
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
int |
getSecretsCount()
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
List<SecurityProtos.CredentialsKVProto> |
getSecretsList()
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsKVProtoOrBuilder |
getSecretsOrBuilder(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
List<? extends SecurityProtos.CredentialsKVProtoOrBuilder> |
getSecretsOrBuilderList()
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsKVProto |
getTokens(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsKVProto.Builder |
getTokensBuilder(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
List<SecurityProtos.CredentialsKVProto.Builder> |
getTokensBuilderList()
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
int |
getTokensCount()
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
List<SecurityProtos.CredentialsKVProto> |
getTokensList()
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsKVProtoOrBuilder |
getTokensOrBuilder(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
List<? extends SecurityProtos.CredentialsKVProtoOrBuilder> |
getTokensOrBuilderList()
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SecurityProtos.CredentialsProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
SecurityProtos.CredentialsProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
SecurityProtos.CredentialsProto.Builder |
mergeFrom(SecurityProtos.CredentialsProto other) |
SecurityProtos.CredentialsProto.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
SecurityProtos.CredentialsProto.Builder |
removeSecrets(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsProto.Builder |
removeTokens(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsProto.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityProtos.CredentialsProto.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SecurityProtos.CredentialsProto.Builder |
setSecrets(int index,
SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsProto.Builder |
setSecrets(int index,
SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsProto.Builder |
setTokens(int index,
SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsProto.Builder |
setTokens(int index,
SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsProto.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto.Builder clear()
clear in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclear in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclear in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic SecurityProtos.CredentialsProto build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic SecurityProtos.CredentialsProto buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic SecurityProtos.CredentialsProto.Builder clone()
clone in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclone in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclone in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearOneof in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderaddRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto.Builder mergeFrom(SecurityProtos.CredentialsProto other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public SecurityProtos.CredentialsProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<SecurityProtos.CredentialsProto.Builder>IOExceptionpublic List<SecurityProtos.CredentialsKVProto> getTokensList()
repeated .hadoop.common.CredentialsKVProto tokens = 1;getTokensList in interface SecurityProtos.CredentialsProtoOrBuilderpublic int getTokensCount()
repeated .hadoop.common.CredentialsKVProto tokens = 1;getTokensCount in interface SecurityProtos.CredentialsProtoOrBuilderpublic SecurityProtos.CredentialsKVProto getTokens(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1;getTokens in interface SecurityProtos.CredentialsProtoOrBuilderpublic SecurityProtos.CredentialsProto.Builder setTokens(int index, SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsProto.Builder setTokens(int index, SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsProto.Builder addTokens(SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsProto.Builder addTokens(int index, SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsProto.Builder addTokens(SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsProto.Builder addTokens(int index, SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsProto.Builder addAllTokens(Iterable<? extends SecurityProtos.CredentialsKVProto> values)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsProto.Builder clearTokens()
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsProto.Builder removeTokens(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsKVProto.Builder getTokensBuilder(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsKVProtoOrBuilder getTokensOrBuilder(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1;getTokensOrBuilder in interface SecurityProtos.CredentialsProtoOrBuilderpublic List<? extends SecurityProtos.CredentialsKVProtoOrBuilder> getTokensOrBuilderList()
repeated .hadoop.common.CredentialsKVProto tokens = 1;getTokensOrBuilderList in interface SecurityProtos.CredentialsProtoOrBuilderpublic SecurityProtos.CredentialsKVProto.Builder addTokensBuilder()
repeated .hadoop.common.CredentialsKVProto tokens = 1;public SecurityProtos.CredentialsKVProto.Builder addTokensBuilder(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1;public List<SecurityProtos.CredentialsKVProto.Builder> getTokensBuilderList()
repeated .hadoop.common.CredentialsKVProto tokens = 1;public List<SecurityProtos.CredentialsKVProto> getSecretsList()
repeated .hadoop.common.CredentialsKVProto secrets = 2;getSecretsList in interface SecurityProtos.CredentialsProtoOrBuilderpublic int getSecretsCount()
repeated .hadoop.common.CredentialsKVProto secrets = 2;getSecretsCount in interface SecurityProtos.CredentialsProtoOrBuilderpublic SecurityProtos.CredentialsKVProto getSecrets(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2;getSecrets in interface SecurityProtos.CredentialsProtoOrBuilderpublic SecurityProtos.CredentialsProto.Builder setSecrets(int index, SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsProto.Builder setSecrets(int index, SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsProto.Builder addSecrets(SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsProto.Builder addSecrets(int index, SecurityProtos.CredentialsKVProto value)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsProto.Builder addSecrets(SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsProto.Builder addSecrets(int index, SecurityProtos.CredentialsKVProto.Builder builderForValue)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsProto.Builder addAllSecrets(Iterable<? extends SecurityProtos.CredentialsKVProto> values)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsProto.Builder clearSecrets()
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsProto.Builder removeSecrets(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsKVProto.Builder getSecretsBuilder(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsKVProtoOrBuilder getSecretsOrBuilder(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2;getSecretsOrBuilder in interface SecurityProtos.CredentialsProtoOrBuilderpublic List<? extends SecurityProtos.CredentialsKVProtoOrBuilder> getSecretsOrBuilderList()
repeated .hadoop.common.CredentialsKVProto secrets = 2;getSecretsOrBuilderList in interface SecurityProtos.CredentialsProtoOrBuilderpublic SecurityProtos.CredentialsKVProto.Builder addSecretsBuilder()
repeated .hadoop.common.CredentialsKVProto secrets = 2;public SecurityProtos.CredentialsKVProto.Builder addSecretsBuilder(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2;public List<SecurityProtos.CredentialsKVProto.Builder> getSecretsBuilderList()
repeated .hadoop.common.CredentialsKVProto secrets = 2;public final SecurityProtos.CredentialsProto.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>public final SecurityProtos.CredentialsProto.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<SecurityProtos.CredentialsProto.Builder>Copyright © 2008–2020 Apache Software Foundation. All rights reserved.