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