public static final class SecurityProtos.RenewDelegationTokenResponseProto.Builder extends <any> implements SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
hadoop.common.RenewDelegationTokenResponseProtopublic 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.MessageOrBuilderpublic SecurityProtos.RenewDelegationTokenResponseProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic 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.MessageLiteOrBuilderpublic SecurityProtos.RenewDelegationTokenResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasNewExpiryTime()
required uint64 newExpiryTime = 1;hasNewExpiryTime in interface SecurityProtos.RenewDelegationTokenResponseProtoOrBuilderpublic long getNewExpiryTime()
required uint64 newExpiryTime = 1;getNewExpiryTime in interface SecurityProtos.RenewDelegationTokenResponseProtoOrBuilderpublic 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.