Class CouchbaseProperties.Bucket
- java.lang.Object
- org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
- Enclosing class:
- CouchbaseProperties
public static class CouchbaseProperties.Bucket extends Object
Constructor Summary
Constructors Constructor Description Bucket()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetPassword()voidsetName(String name)voidsetPassword(String password)
Constructor Detail
Bucket
public Bucket()
Method Detail
getPassword
public String getPassword()
setPassword
public void setPassword(String password)