@InterfaceStability.Uncommitted @InterfaceAudience.Public public class UserRole extends Object
Constructor and Description |
---|
UserRole(String role) |
UserRole(String role,
String bucket) |
Modifier and Type | Method and Description |
---|---|
String |
bucket()
Get the bucket for which the role is set
|
String |
role()
Get the role set
|
String |
toString() |
public UserRole(String role)
Copyright © 2015 Couchbase, Inc.