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.modelMethods in com.oracle.bmc.databasemanagement.model that return ExternalAsmUserCollection Modifier and Type Method Description ExternalAsmUserCollectionExternalAsmUserCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type ExternalAsmUserCollection Modifier and Type Method Description ExternalAsmUserCollection.BuilderExternalAsmUserCollection.Builder. copy(ExternalAsmUserCollection model)
- 
Uses of ExternalAsmUserCollection in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return ExternalAsmUserCollection Modifier and Type Method Description ExternalAsmUserCollectionListExternalAsmUsersResponse. getExternalAsmUserCollection()The returned ExternalAsmUserCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ExternalAsmUserCollection Modifier and Type Method Description ListExternalAsmUsersResponse.BuilderListExternalAsmUsersResponse.Builder. externalAsmUserCollection(ExternalAsmUserCollection externalAsmUserCollection)The returned ExternalAsmUserCollection instance.
 
-