Class Store
Used to set a bucket property on a bucket
- Basho\Riak\Command
- Basho\Riak\Command\Bucket\Store implements Basho\Riak\CommandInterface
Namespace: Basho\Riak\Command\Bucket
Author: Christopher Mancini
Located at Riak/Command/Bucket/Store.php
Author: Christopher Mancini
Located at Riak/Command/Bucket/Store.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from Basho\Riak\Command
getBucket()
,
getLocation()
,
getMethod()
,
getObject()
,
getParameter()
,
getParameters()
,
getRequest()
,
getResponse()
,
hasParameters()
,
isVerbose()
Properties summary
protected
string
|
$method
Request method |
#
'PUT'
|
protected
array
|
$properties
|
#
[]
|
protected
|
$response
|
#
null
|