Uses of Class
com.basho.riak.pbc.RPB.RpbGetBucketResp

Packages that use RPB.RpbGetBucketResp
com.basho.riak.pbc The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level IRiakClient 
 

Uses of RPB.RpbGetBucketResp in com.basho.riak.pbc
 

Methods in com.basho.riak.pbc that return RPB.RpbGetBucketResp
 RPB.RpbGetBucketResp RPB.RpbGetBucketResp.Builder.build()
           
 RPB.RpbGetBucketResp RPB.RpbGetBucketResp.Builder.buildPartial()
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.getDefaultInstance()
           
 RPB.RpbGetBucketResp RPB.RpbGetBucketResp.getDefaultInstanceForType()
           
 RPB.RpbGetBucketResp RPB.RpbGetBucketResp.Builder.getDefaultInstanceForType()
           
protected  RPB.RpbGetBucketResp RPB.RpbGetBucketResp.Builder.internalGetResult()
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseDelimitedFrom(InputStream input)
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseFrom(byte[] data)
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseFrom(com.google.protobuf.ByteString data)
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseFrom(com.google.protobuf.CodedInputStream input)
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseFrom(InputStream input)
           
static RPB.RpbGetBucketResp RPB.RpbGetBucketResp.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.basho.riak.pbc with parameters of type RPB.RpbGetBucketResp
 void BucketProperties.init(RPB.RpbGetBucketResp resp)
           
 RPB.RpbGetBucketResp.Builder RPB.RpbGetBucketResp.Builder.mergeFrom(RPB.RpbGetBucketResp other)
           
static RPB.RpbGetBucketResp.Builder RPB.RpbGetBucketResp.newBuilder(RPB.RpbGetBucketResp prototype)
           
 



Copyright © 2012. All Rights Reserved.