public class SeedNodesResponse extends AbstractCouchbaseResponse
Returns the status of a SeedNodesRequest.
| Constructor and Description |
|---|
SeedNodesResponse(ResponseStatus status)
Create a new
SeedNodesResponse. |
public SeedNodesResponse(ResponseStatus status)
Create a new SeedNodesResponse.
status - the status of the response.Copyright © 2016 Couchbase, Inc.. All rights reserved.