Uses of Class
com.oracle.bmc.identitydomains.model.AppAliasApps
-
Packages that use AppAliasApps Package Description com.oracle.bmc.identitydomains.model -
-
Uses of AppAliasApps in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return AppAliasApps Modifier and Type Method Description AppAliasApps
AppAliasApps.Builder. build()
Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type AppAliasApps Modifier and Type Method Description List<AppAliasApps>
App. getAliasApps()
Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.Methods in com.oracle.bmc.identitydomains.model with parameters of type AppAliasApps Modifier and Type Method Description AppAliasApps.Builder
AppAliasApps.Builder. copy(AppAliasApps model)
Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type AppAliasApps Modifier and Type Method Description App.Builder
App.Builder. aliasApps(List<AppAliasApps> aliasApps)
Each value of this internal attribute refers to an Oracle Public Cloud infrastructure App on which this App depends.
-