class CreateUpdateDocumentResponse extends Response
Class CreateUpdateDocumentResponse
Constants
PROP_OK |
|
PROP_ID |
|
PROP_VERSION |
|
PROP_INDEX |
|
PROP_TYPE |
|
Methods
void |
__construct($rawData $rawData, SerializerInterface $serializer, array $serializerParams = array())
|
from Response |
mixed |
getData()
|
from Response |
string |
getRawData()
|
from Response |
SerializerInterface |
getSerializer()
|
from Response |
mixed |
isOk()
Getter Method |
|
mixed |
getId()
Getter Method |
|
mixed |
getVersion()
Getter Method |
|
mixed |
getIndex()
Getter Method |
|
mixed |
getType()
Getter Method |
Details
in Response at line 57
public void
__construct($rawData $rawData, SerializerInterface $serializer, array $serializerParams = array())
in Response at line 67
public mixed
getData()
in Response at line 77
public string
getRawData()
in Response at line 85
public SerializerInterface
getSerializer()
at line 43
public mixed
isOk()
Getter Method
at line 56
public mixed
getId()
Getter Method
at line 69
public mixed
getVersion()
Getter Method
at line 82
public mixed
getIndex()
Getter Method
at line 95
public mixed
getType()
Getter Method