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