Class AppIdentityServicePb.AppIdentityServiceError.Builder (4.0.0)

public static final class AppIdentityServicePb.AppIdentityServiceError.Builder extends GeneratedMessage.Builder<AppIdentityServicePb.AppIdentityServiceError.Builder> implements AppIdentityServicePb.AppIdentityServiceErrorOrBuilder

Inheritance

java.lang.Object > com.google.protobuf.AbstractMessageLite.Builder > com.google.protobuf.AbstractMessage.Builder > com.google.protobuf.GeneratedMessage.Builder > AppIdentityServicePb.AppIdentityServiceError.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
com.google.protobuf.Descriptors.Descriptor

Methods

build()

public AppIdentityServicePb.AppIdentityServiceError build()
Returns
Type Description
AppIdentityServiceError

buildPartial()

public AppIdentityServicePb.AppIdentityServiceError buildPartial()
Returns
Type Description
AppIdentityServiceError

clear()

public AppIdentityServicePb.AppIdentityServiceError.Builder clear()
Returns
Type Description
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.GeneratedMessage.Builder.clear()

getDefaultInstanceForType()

public AppIdentityServicePb.AppIdentityServiceError getDefaultInstanceForType()
Returns
Type Description
AppIdentityServiceError

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
com.google.protobuf.Descriptors.Descriptor
Overrides
com.google.protobuf.GeneratedMessage.Builder.getDescriptorForType()

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
com.google.protobuf.GeneratedMessage.FieldAccessorTable
Overrides
com.google.protobuf.GeneratedMessage.Builder.internalGetFieldAccessorTable()

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides
com.google.protobuf.GeneratedMessage.Builder.isInitialized()

mergeFrom(AppIdentityServicePb.AppIdentityServiceError arg0)

public AppIdentityServicePb.AppIdentityServiceError.Builder mergeFrom(AppIdentityServicePb.AppIdentityServiceError arg0)
Parameter
Name Description
arg0 AppIdentityServiceError
Returns
Type Description
AppIdentityServicePb.AppIdentityServiceError.Builder

mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public AppIdentityServicePb.AppIdentityServiceError.Builder mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.CodedInputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.AbstractMessage.Builder.mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
Exceptions
Type Description
IOException

mergeFrom(Message arg0)

public AppIdentityServicePb.AppIdentityServiceError.Builder mergeFrom(Message arg0)
Parameter
Name Description
arg0 com.google.protobuf.Message
Returns
Type Description
AppIdentityServicePb.AppIdentityServiceError.Builder
Overrides
com.google.protobuf.AbstractMessage.Builder.mergeFrom(com.google.protobuf.Message)