@ConfigurationProperties(prefix="spring.couchbase") public class CouchbaseProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CouchbaseProperties.Bucket |
static class |
CouchbaseProperties.Endpoints |
static class |
CouchbaseProperties.Env |
static class |
CouchbaseProperties.Ssl |
static class |
CouchbaseProperties.Timeouts |
Constructor and Description |
---|
CouchbaseProperties() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getBootstrapHosts() |
CouchbaseProperties.Bucket |
getBucket() |
CouchbaseProperties.Env |
getEnv() |
void |
setBootstrapHosts(List<String> bootstrapHosts) |
public CouchbaseProperties.Bucket getBucket()
public CouchbaseProperties.Env getEnv()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.