Class BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder (4.0.0)

public static final class BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder extends GeneratedMessage.Builder<BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder> implements BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponseOrBuilder

Inheritance

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

Static Methods

getDescriptor()

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

Methods

build()

public BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse build()
Returns
Type Description
CreateEncodedGoogleStorageKeyResponse

buildPartial()

public BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse buildPartial()
Returns
Type Description
CreateEncodedGoogleStorageKeyResponse

clear()

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

clearBlobKey()

public BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder clearBlobKey()
Returns
Type Description
BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder

getBlobKey()

public String getBlobKey()
Returns
Type Description
String

getBlobKeyBytes()

public ByteString getBlobKeyBytes()
Returns
Type Description
com.google.protobuf.ByteString

getDefaultInstanceForType()

public BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse getDefaultInstanceForType()
Returns
Type Description
CreateEncodedGoogleStorageKeyResponse

getDescriptorForType()

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

hasBlobKey()

public boolean hasBlobKey()
Returns
Type Description
boolean

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.CreateEncodedGoogleStorageKeyResponse arg0)

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

mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.CodedInputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.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.CreateEncodedGoogleStorageKeyResponse.Builder mergeFrom(Message arg0)
Parameter
Name Description
arg0 com.google.protobuf.Message
Returns
Type Description
BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder
Overrides
com.google.protobuf.AbstractMessage.Builder.mergeFrom(com.google.protobuf.Message)

setBlobKey(String arg0)

public BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder setBlobKey(String arg0)
Parameter
Name Description
arg0 String
Returns
Type Description
BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponse.Builder

setBlobKeyBytes(ByteString arg0)

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