public class GetConfigProviderResponse extends AbstractCouchbaseResponse
Response to fetch the configuration provider from the core.
| Constructor and Description |
|---|
GetConfigProviderResponse(ConfigurationProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProvider |
provider() |
creationTime, request, status, toStringpublic GetConfigProviderResponse(ConfigurationProvider provider)
public ConfigurationProvider provider()
Copyright © 2016 Couchbase, Inc.. All rights reserved.