Uses of Class
com.oracle.bmc.identitydomains.model.MyApp
-
Packages that use MyApp Package Description com.oracle.bmc.identitydomains.model -
-
Uses of MyApp in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MyApp Modifier and Type Method Description MyApp
MyApp.Builder. build()
Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type MyApp Modifier and Type Method Description List<MyApp>
MyApps. getResources()
A multi-valued list of complex objects containing the requested resources.Methods in com.oracle.bmc.identitydomains.model with parameters of type MyApp Modifier and Type Method Description MyApp.Builder
MyApp.Builder. copy(MyApp model)
Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type MyApp Modifier and Type Method Description MyApps.Builder
MyApps.Builder. resources(List<MyApp> resources)
A multi-valued list of complex objects containing the requested resources.
-