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