Uses of Class
com.oracle.bmc.databasemanagement.model.CloudAsmUserCollection
-
Packages that use CloudAsmUserCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of CloudAsmUserCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return CloudAsmUserCollection Modifier and Type Method Description CloudAsmUserCollection
CloudAsmUserCollection.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type CloudAsmUserCollection Modifier and Type Method Description CloudAsmUserCollection.Builder
CloudAsmUserCollection.Builder. copy(CloudAsmUserCollection model)
-
Uses of CloudAsmUserCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return CloudAsmUserCollection Modifier and Type Method Description CloudAsmUserCollection
ListCloudAsmUsersResponse. getCloudAsmUserCollection()
The returned CloudAsmUserCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type CloudAsmUserCollection Modifier and Type Method Description ListCloudAsmUsersResponse.Builder
ListCloudAsmUsersResponse.Builder. cloudAsmUserCollection(CloudAsmUserCollection cloudAsmUserCollection)
The returned CloudAsmUserCollection instance.
-