public static final class PulsarApi.AuthData.Builder extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.AuthData,PulsarApi.AuthData.Builder> implements PulsarApi.AuthDataOrBuilder, ByteBufCodedInputStream.ByteBufMessageBuilder
parseUnknownFieldpublic void recycle()
public PulsarApi.AuthData.Builder clear()
clear in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderclear in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.AuthData,PulsarApi.AuthData.Builder>public PulsarApi.AuthData.Builder clone()
clone in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderclone in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.AuthData,PulsarApi.AuthData.Builder>public PulsarApi.AuthData getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuildergetDefaultInstanceForType in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.AuthData,PulsarApi.AuthData.Builder>public PulsarApi.AuthData build()
build in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderpublic PulsarApi.AuthData buildPartial()
buildPartial in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderpublic PulsarApi.AuthData.Builder mergeFrom(PulsarApi.AuthData other)
mergeFrom in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.AuthData,PulsarApi.AuthData.Builder>public final boolean isInitialized()
isInitialized in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic PulsarApi.AuthData.Builder mergeFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.BuildermergeFrom in class org.apache.pulsar.shaded.com.google.protobuf.v241.AbstractMessageLite.Builder<PulsarApi.AuthData.Builder>IOExceptionpublic PulsarApi.AuthData.Builder mergeFrom(ByteBufCodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface ByteBufCodedInputStream.ByteBufMessageBuilderIOExceptionpublic boolean hasAuthMethodName()
hasAuthMethodName in interface PulsarApi.AuthDataOrBuilderpublic String getAuthMethodName()
getAuthMethodName in interface PulsarApi.AuthDataOrBuilderpublic PulsarApi.AuthData.Builder setAuthMethodName(String value)
public PulsarApi.AuthData.Builder clearAuthMethodName()
public boolean hasAuthData()
hasAuthData in interface PulsarApi.AuthDataOrBuilderpublic org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString getAuthData()
getAuthData in interface PulsarApi.AuthDataOrBuilderpublic PulsarApi.AuthData.Builder setAuthData(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString value)
public PulsarApi.AuthData.Builder clearAuthData()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.