|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RPB.RpbContent.Builder | |
---|---|
com.basho.riak.pbc | The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level IRiakClient |
Uses of RPB.RpbContent.Builder in com.basho.riak.pbc |
---|
Methods in com.basho.riak.pbc that return RPB.RpbContent.Builder | |
---|---|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.addAllIndexes(Iterable<? extends RPB.RpbPair> values)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.addAllLinks(Iterable<? extends RPB.RpbLink> values)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.addAllUsermeta(Iterable<? extends RPB.RpbPair> values)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.addIndexes(RPB.RpbPair.Builder builderForValue)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.addIndexes(RPB.RpbPair value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.addLinks(RPB.RpbLink.Builder builderForValue)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.addLinks(RPB.RpbLink value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.addUsermeta(RPB.RpbPair.Builder builderForValue)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.addUsermeta(RPB.RpbPair value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clear()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearCharset()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearContentEncoding()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearContentType()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearIndexes()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearLastMod()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearLastModUsecs()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearLinks()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearUsermeta()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearValue()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clearVtag()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.clone()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.mergeFrom(com.google.protobuf.Message other)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.mergeFrom(RPB.RpbContent other)
|
static RPB.RpbContent.Builder |
RPB.RpbContent.newBuilder()
|
static RPB.RpbContent.Builder |
RPB.RpbContent.newBuilder(RPB.RpbContent prototype)
|
RPB.RpbContent.Builder |
RPB.RpbContent.newBuilderForType()
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setCharset(com.google.protobuf.ByteString value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setContentEncoding(com.google.protobuf.ByteString value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setContentType(com.google.protobuf.ByteString value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setIndexes(int index,
RPB.RpbPair.Builder builderForValue)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setIndexes(int index,
RPB.RpbPair value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setLastMod(int value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setLastModUsecs(int value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setLinks(int index,
RPB.RpbLink.Builder builderForValue)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setLinks(int index,
RPB.RpbLink value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setUsermeta(int index,
RPB.RpbPair.Builder builderForValue)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setUsermeta(int index,
RPB.RpbPair value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setValue(com.google.protobuf.ByteString value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.Builder.setVtag(com.google.protobuf.ByteString value)
|
RPB.RpbContent.Builder |
RPB.RpbContent.toBuilder()
|
Methods in com.basho.riak.pbc with parameters of type RPB.RpbContent.Builder | |
---|---|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.addContent(RPB.RpbContent.Builder builderForValue)
|
RPB.RpbPutResp.Builder |
RPB.RpbPutResp.Builder.addContent(RPB.RpbContent.Builder builderForValue)
|
RPB.RpbGetResp.Builder |
RPB.RpbGetResp.Builder.setContent(int index,
RPB.RpbContent.Builder builderForValue)
|
RPB.RpbPutResp.Builder |
RPB.RpbPutResp.Builder.setContent(int index,
RPB.RpbContent.Builder builderForValue)
|
RPB.RpbPutReq.Builder |
RPB.RpbPutReq.Builder.setContent(RPB.RpbContent.Builder builderForValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |