public static final class SecurityProtos.RenewDelegationTokenResponseProto.Builder extends <any> implements SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
hadoop.common.RenewDelegationTokenResponseProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public SecurityProtos.RenewDelegationTokenResponseProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public SecurityProtos.RenewDelegationTokenResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SecurityProtos.RenewDelegationTokenResponseProto build()
public SecurityProtos.RenewDelegationTokenResponseProto buildPartial()
public SecurityProtos.RenewDelegationTokenResponseProto.Builder clone()
public SecurityProtos.RenewDelegationTokenResponseProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public SecurityProtos.RenewDelegationTokenResponseProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public SecurityProtos.RenewDelegationTokenResponseProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public SecurityProtos.RenewDelegationTokenResponseProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public SecurityProtos.RenewDelegationTokenResponseProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public SecurityProtos.RenewDelegationTokenResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
public SecurityProtos.RenewDelegationTokenResponseProto.Builder mergeFrom(SecurityProtos.RenewDelegationTokenResponseProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public SecurityProtos.RenewDelegationTokenResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasNewExpiryTime()
required uint64 newExpiryTime = 1;
hasNewExpiryTime
in interface SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
public long getNewExpiryTime()
required uint64 newExpiryTime = 1;
getNewExpiryTime
in interface SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
public SecurityProtos.RenewDelegationTokenResponseProto.Builder setNewExpiryTime(long value)
required uint64 newExpiryTime = 1;
public SecurityProtos.RenewDelegationTokenResponseProto.Builder clearNewExpiryTime()
required uint64 newExpiryTime = 1;
public final SecurityProtos.RenewDelegationTokenResponseProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final SecurityProtos.RenewDelegationTokenResponseProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.