Class BlobstoreServicePb.DecodeBlobKeyResponse.Builder (4.0.0)

public static final class BlobstoreServicePb.DecodeBlobKeyResponse.Builder extends GeneratedMessage.Builder<BlobstoreServicePb.DecodeBlobKeyResponse.Builder> implements BlobstoreServicePb.DecodeBlobKeyResponseOrBuilder

Inheritance

java.lang.Object > com.google.protobuf.AbstractMessageLite.Builder > com.google.protobuf.AbstractMessage.Builder > com.google.protobuf.GeneratedMessage.Builder > BlobstoreServicePb.DecodeBlobKeyResponse.Builder

Static Methods

getDescriptor()

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

Methods

addAllDecoded(Iterable<String> arg0)

public BlobstoreServicePb.DecodeBlobKeyResponse.Builder addAllDecoded(Iterable<String> arg0)
Parameter
Name Description
arg0 Iterable<String>
Returns
Type Description
BlobstoreServicePb.DecodeBlobKeyResponse.Builder

addDecoded(String arg0)

public BlobstoreServicePb.DecodeBlobKeyResponse.Builder addDecoded(String arg0)
Parameter
Name Description
arg0 String
Returns
Type Description
BlobstoreServicePb.DecodeBlobKeyResponse.Builder

addDecodedBytes(ByteString arg0)

public BlobstoreServicePb.DecodeBlobKeyResponse.Builder addDecodedBytes(ByteString arg0)
Parameter
Name Description
arg0 com.google.protobuf.ByteString
Returns
Type Description
BlobstoreServicePb.DecodeBlobKeyResponse.Builder

build()

public BlobstoreServicePb.DecodeBlobKeyResponse build()
Returns
Type Description
DecodeBlobKeyResponse

buildPartial()

public BlobstoreServicePb.DecodeBlobKeyResponse buildPartial()
Returns
Type Description
DecodeBlobKeyResponse

clear()

public BlobstoreServicePb.DecodeBlobKeyResponse.Builder clear()
Returns
Type Description
BlobstoreServicePb.DecodeBlobKeyResponse.Builder
Overrides
com.google.protobuf.GeneratedMessage.Builder.clear()

clearDecoded()

public BlobstoreServicePb.DecodeBlobKeyResponse.Builder clearDecoded()
Returns
Type Description
BlobstoreServicePb.DecodeBlobKeyResponse.Builder

getDecoded(int arg0)

public String getDecoded(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
String

getDecodedBytes(int arg0)

public ByteString getDecodedBytes(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
com.google.protobuf.ByteString

getDecodedCount()

public int getDecodedCount()
Returns
Type Description
int

getDecodedList()

public ProtocolStringList getDecodedList()
Returns
Type Description
com.google.protobuf.ProtocolStringList

getDefaultInstanceForType()

public BlobstoreServicePb.DecodeBlobKeyResponse getDefaultInstanceForType()
Returns
Type Description
DecodeBlobKeyResponse

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(BlobstoreServicePb.DecodeBlobKeyResponse arg0)

public BlobstoreServicePb.DecodeBlobKeyResponse.Builder mergeFrom(BlobstoreServicePb.DecodeBlobKeyResponse arg0)
Parameter
Name Description
arg0 DecodeBlobKeyResponse
Returns
Type Description
BlobstoreServicePb.DecodeBlobKeyResponse.Builder

mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

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

mergeFrom(Message arg0)

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

setDecoded(int arg0, String arg1)

public BlobstoreServicePb.DecodeBlobKeyResponse.Builder setDecoded(int arg0, String arg1)
Parameters
Name Description
arg0 int
arg1 String
Returns
Type Description
BlobstoreServicePb.DecodeBlobKeyResponse.Builder