Uses of Class
com.oracle.bmc.identitydomains.requests.ListApprovalWorkflowAssignmentsRequest
-
Packages that use ListApprovalWorkflowAssignmentsRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of ListApprovalWorkflowAssignmentsRequest in com.oracle.bmc.identitydomains
Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListApprovalWorkflowAssignmentsRequest Modifier and Type Method Description Future<ListApprovalWorkflowAssignmentsResponse>
IdentityDomainsAsync. listApprovalWorkflowAssignments(ListApprovalWorkflowAssignmentsRequest request, AsyncHandler<ListApprovalWorkflowAssignmentsRequest,ListApprovalWorkflowAssignmentsResponse> handler)
Search Approval Workflow AssignmentsFuture<ListApprovalWorkflowAssignmentsResponse>
IdentityDomainsAsyncClient. listApprovalWorkflowAssignments(ListApprovalWorkflowAssignmentsRequest request, AsyncHandler<ListApprovalWorkflowAssignmentsRequest,ListApprovalWorkflowAssignmentsResponse> handler)
-
Uses of ListApprovalWorkflowAssignmentsRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return ListApprovalWorkflowAssignmentsRequest Modifier and Type Method Description ListApprovalWorkflowAssignmentsRequest
ListApprovalWorkflowAssignmentsRequest.Builder. build()
Build the instance of ListApprovalWorkflowAssignmentsRequest as configured by this builderListApprovalWorkflowAssignmentsRequest
ListApprovalWorkflowAssignmentsRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ListApprovalWorkflowAssignmentsRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type ListApprovalWorkflowAssignmentsRequest Modifier and Type Method Description ListApprovalWorkflowAssignmentsRequest.Builder
ListApprovalWorkflowAssignmentsRequest.Builder. copy(ListApprovalWorkflowAssignmentsRequest o)
Copy method to populate the builder with values from the given instance.
-