class RefreshIndexResponse extends Response
Class RefreshIndexResponse
Constants
PROP_OK |
|
PROP_SHARDS |
|
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 |
getShards()
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 40
public mixed
isOk()
Getter Method
at line 53
public mixed
getShards()
Getter Method