Uses of Class
com.oracle.bmc.databasemanagement.model.SystemPrivilegeCollection
- 
Packages that use SystemPrivilegeCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of SystemPrivilegeCollection in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return SystemPrivilegeCollection Modifier and Type Method Description SystemPrivilegeCollectionSystemPrivilegeCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type SystemPrivilegeCollection Modifier and Type Method Description SystemPrivilegeCollection.BuilderSystemPrivilegeCollection.Builder. copy(SystemPrivilegeCollection model)
- 
Uses of SystemPrivilegeCollection in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return SystemPrivilegeCollection Modifier and Type Method Description SystemPrivilegeCollectionListSystemPrivilegesResponse. getSystemPrivilegeCollection()The returned SystemPrivilegeCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type SystemPrivilegeCollection Modifier and Type Method Description ListSystemPrivilegesResponse.BuilderListSystemPrivilegesResponse.Builder. systemPrivilegeCollection(SystemPrivilegeCollection systemPrivilegeCollection)The returned SystemPrivilegeCollection instance.
 
-