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