Package com.ibm.cloud.cloudant.v1.model
Class SecurityObject
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.SecurityObject
- All Implemented Interfaces:
ObjectModel
Schema for names and roles to map to a database permission.
-
Method Details
-
newBuilder
New builder.- Returns:
- a SecurityObject builder
-
names
Gets the names. List of usernames.- Returns:
- the names
-
roles
Gets the roles. List of roles.- Returns:
- the roles
-