Uses of Class
com.oracle.bmc.identitydomains.responses.ListMyPendingApprovalsResponse
-
Packages that use ListMyPendingApprovalsResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListMyPendingApprovalsResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListMyPendingApprovalsResponse Modifier and Type Method Description ListMyPendingApprovalsResponse
IdentityDomains. listMyPendingApprovals(ListMyPendingApprovalsRequest request)
Search My ApprovalsListMyPendingApprovalsResponse
IdentityDomainsClient. listMyPendingApprovals(ListMyPendingApprovalsRequest request)
Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListMyPendingApprovalsResponse Modifier and Type Method Description Future<ListMyPendingApprovalsResponse>
IdentityDomainsAsync. listMyPendingApprovals(ListMyPendingApprovalsRequest request, AsyncHandler<ListMyPendingApprovalsRequest,ListMyPendingApprovalsResponse> handler)
Search My ApprovalsFuture<ListMyPendingApprovalsResponse>
IdentityDomainsAsyncClient. listMyPendingApprovals(ListMyPendingApprovalsRequest request, AsyncHandler<ListMyPendingApprovalsRequest,ListMyPendingApprovalsResponse> handler)
Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListMyPendingApprovalsResponse Modifier and Type Method Description Future<ListMyPendingApprovalsResponse>
IdentityDomainsAsync. listMyPendingApprovals(ListMyPendingApprovalsRequest request, AsyncHandler<ListMyPendingApprovalsRequest,ListMyPendingApprovalsResponse> handler)
Search My ApprovalsFuture<ListMyPendingApprovalsResponse>
IdentityDomainsAsyncClient. listMyPendingApprovals(ListMyPendingApprovalsRequest request, AsyncHandler<ListMyPendingApprovalsRequest,ListMyPendingApprovalsResponse> handler)
-
Uses of ListMyPendingApprovalsResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListMyPendingApprovalsResponse Modifier and Type Method Description ListMyPendingApprovalsResponse
ListMyPendingApprovalsResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListMyPendingApprovalsResponse Modifier and Type Method Description ListMyPendingApprovalsResponse.Builder
ListMyPendingApprovalsResponse.Builder. copy(ListMyPendingApprovalsResponse o)
Copy method to populate the builder with values from the given instance.
-