public class SeedNodesResponse extends AbstractCouchbaseResponse
Returns the status of a SeedNodesRequest
.
Constructor and Description |
---|
SeedNodesResponse(ResponseStatus status)
Create a new
SeedNodesResponse . |
request, status, toString
public SeedNodesResponse(ResponseStatus status)
Create a new SeedNodesResponse
.
status
- the status of the response.