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