Link
| category |
Basho |
|---|---|
| author |
Riak team (https://github.com/basho/riak-php-client/contributors) |
__construct(string $bucket, string $key, string $tag = NULL)
stringstringstringget(integer $r = NULL) : Object
integerObject
getBinary(integer $r = NULL) : Object
integerObject
getBucket() : string
string
setBucket($bucket) : $this
$this
getKey() : string
string
setKey(string $key) : $this
string$this
getTag() : string
string
setTag(string $tag) : $this
string$this
toLinkHeader($client)
isEqual(\Basho\Riak\Link $link) : boolean