Uses of Class
com.oracle.bmc.identitydomains.model.MySupportAccounts
-
Packages that use MySupportAccounts Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.responses -
-
Uses of MySupportAccounts in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MySupportAccounts Modifier and Type Method Description MySupportAccounts
MySupportAccounts.Builder. build()
Methods in com.oracle.bmc.identitydomains.model with parameters of type MySupportAccounts Modifier and Type Method Description MySupportAccounts.Builder
MySupportAccounts.Builder. copy(MySupportAccounts model)
-
Uses of MySupportAccounts in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return MySupportAccounts Modifier and Type Method Description MySupportAccounts
ListMySupportAccountsResponse. getMySupportAccounts()
The returned MySupportAccounts instance.Methods in com.oracle.bmc.identitydomains.responses with parameters of type MySupportAccounts Modifier and Type Method Description ListMySupportAccountsResponse.Builder
ListMySupportAccountsResponse.Builder. mySupportAccounts(MySupportAccounts mySupportAccounts)
The returned MySupportAccounts instance.
-