Interface BlobstoreServicePb.DecodeBlobKeyRequestOrBuilder (2.0.0)

public static interface BlobstoreServicePb.DecodeBlobKeyRequestOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getBlobKey(int arg0)

public abstract String getBlobKey(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
String

getBlobKeyBytes(int arg0)

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

getBlobKeyCount()

public abstract int getBlobKeyCount()
Returns
Type Description
int

getBlobKeyList()

public abstract List<String> getBlobKeyList()
Returns
Type Description
List<String>