Uses of Class
com.oracle.bmc.identitydomains.responses.ListApprovalWorkflowAssignmentsResponse
-
Packages that use ListApprovalWorkflowAssignmentsResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListApprovalWorkflowAssignmentsResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListApprovalWorkflowAssignmentsResponse Modifier and Type Method Description ListApprovalWorkflowAssignmentsResponseIdentityDomains. listApprovalWorkflowAssignments(ListApprovalWorkflowAssignmentsRequest request)Search Approval Workflow AssignmentsListApprovalWorkflowAssignmentsResponseIdentityDomainsClient. listApprovalWorkflowAssignments(ListApprovalWorkflowAssignmentsRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListApprovalWorkflowAssignmentsResponse 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)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListApprovalWorkflowAssignmentsResponse 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 ListApprovalWorkflowAssignmentsResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListApprovalWorkflowAssignmentsResponse Modifier and Type Method Description ListApprovalWorkflowAssignmentsResponseListApprovalWorkflowAssignmentsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListApprovalWorkflowAssignmentsResponse Modifier and Type Method Description ListApprovalWorkflowAssignmentsResponse.BuilderListApprovalWorkflowAssignmentsResponse.Builder. copy(ListApprovalWorkflowAssignmentsResponse o)Copy method to populate the builder with values from the given instance.
-