Uses of Class
com.oracle.bmc.identitydomains.requests.ListMyPendingApprovalsRequest
-
Packages that use ListMyPendingApprovalsRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of ListMyPendingApprovalsRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type ListMyPendingApprovalsRequest Modifier and Type Method Description ListMyPendingApprovalsResponseIdentityDomains. listMyPendingApprovals(ListMyPendingApprovalsRequest request)Search My ApprovalsFuture<ListMyPendingApprovalsResponse>IdentityDomainsAsync. listMyPendingApprovals(ListMyPendingApprovalsRequest request, AsyncHandler<ListMyPendingApprovalsRequest,ListMyPendingApprovalsResponse> handler)Search My ApprovalsFuture<ListMyPendingApprovalsResponse>IdentityDomainsAsyncClient. listMyPendingApprovals(ListMyPendingApprovalsRequest request, AsyncHandler<ListMyPendingApprovalsRequest,ListMyPendingApprovalsResponse> handler)ListMyPendingApprovalsResponseIdentityDomainsClient. listMyPendingApprovals(ListMyPendingApprovalsRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListMyPendingApprovalsRequest 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 ListMyPendingApprovalsRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return ListMyPendingApprovalsRequest Modifier and Type Method Description ListMyPendingApprovalsRequestListMyPendingApprovalsRequest.Builder. build()Build the instance of ListMyPendingApprovalsRequest as configured by this builderListMyPendingApprovalsRequestListMyPendingApprovalsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListMyPendingApprovalsRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type ListMyPendingApprovalsRequest Modifier and Type Method Description ListMyPendingApprovalsRequest.BuilderListMyPendingApprovalsRequest.Builder. copy(ListMyPendingApprovalsRequest o)Copy method to populate the builder with values from the given instance.
-