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