public static final class SecurityProtos.GetDelegationTokenResponseProto.Builder extends <any> implements SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
hadoop.common.GetDelegationTokenResponseProtopublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public SecurityProtos.GetDelegationTokenResponseProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.MessageOrBuilderpublic SecurityProtos.GetDelegationTokenResponseProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SecurityProtos.GetDelegationTokenResponseProto build()
public SecurityProtos.GetDelegationTokenResponseProto buildPartial()
public SecurityProtos.GetDelegationTokenResponseProto.Builder clone()
public SecurityProtos.GetDelegationTokenResponseProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public SecurityProtos.GetDelegationTokenResponseProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public SecurityProtos.GetDelegationTokenResponseProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public SecurityProtos.GetDelegationTokenResponseProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public SecurityProtos.GetDelegationTokenResponseProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public SecurityProtos.GetDelegationTokenResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
public SecurityProtos.GetDelegationTokenResponseProto.Builder mergeFrom(SecurityProtos.GetDelegationTokenResponseProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic SecurityProtos.GetDelegationTokenResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasToken()
optional .hadoop.common.TokenProto token = 1;hasToken in interface SecurityProtos.GetDelegationTokenResponseProtoOrBuilderpublic SecurityProtos.TokenProto getToken()
optional .hadoop.common.TokenProto token = 1;getToken in interface SecurityProtos.GetDelegationTokenResponseProtoOrBuilderpublic SecurityProtos.GetDelegationTokenResponseProto.Builder setToken(SecurityProtos.TokenProto value)
optional .hadoop.common.TokenProto token = 1;public SecurityProtos.GetDelegationTokenResponseProto.Builder setToken(SecurityProtos.TokenProto.Builder builderForValue)
optional .hadoop.common.TokenProto token = 1;public SecurityProtos.GetDelegationTokenResponseProto.Builder mergeToken(SecurityProtos.TokenProto value)
optional .hadoop.common.TokenProto token = 1;public SecurityProtos.GetDelegationTokenResponseProto.Builder clearToken()
optional .hadoop.common.TokenProto token = 1;public SecurityProtos.TokenProto.Builder getTokenBuilder()
optional .hadoop.common.TokenProto token = 1;public SecurityProtos.TokenProtoOrBuilder getTokenOrBuilder()
optional .hadoop.common.TokenProto token = 1;getTokenOrBuilder in interface SecurityProtos.GetDelegationTokenResponseProtoOrBuilderpublic final SecurityProtos.GetDelegationTokenResponseProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final SecurityProtos.GetDelegationTokenResponseProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.