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