Class Response
Container for a response related to an operation on an object
- Basho\Riak\Command\Response
- Basho\Riak\Command\Bucket\Response
Namespace: Basho\Riak\Command\Bucket
Author: Christopher Mancini
Located at Riak/Command/Bucket/Response.php
Author: Christopher Mancini
Located at Riak/Command/Bucket/Response.php
Methods summary
public
|
#
__construct( $success = true, $code = 0, $message = '',
|
public
|
|
public
string
|
Methods inherited from Basho\Riak\Command\Response
getCode()
,
getMessage()
,
isNotFound()
,
isSuccess()
,
isUnauthorized()
Properties summary
protected
|
$bucket
Bucket from the command re-instantiated with its fetched properties |
#
null
|
protected
string
|
$modified
|
#
''
|