Uses of Class
com.oracle.bmc.identitydomains.model.ApprovalWorkflowAssignments
-
Packages that use ApprovalWorkflowAssignments Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.responses -
-
Uses of ApprovalWorkflowAssignments in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return ApprovalWorkflowAssignments Modifier and Type Method Description ApprovalWorkflowAssignments
ApprovalWorkflowAssignments.Builder. build()
Methods in com.oracle.bmc.identitydomains.model with parameters of type ApprovalWorkflowAssignments Modifier and Type Method Description ApprovalWorkflowAssignments.Builder
ApprovalWorkflowAssignments.Builder. copy(ApprovalWorkflowAssignments model)
-
Uses of ApprovalWorkflowAssignments in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ApprovalWorkflowAssignments Modifier and Type Method Description ApprovalWorkflowAssignments
ListApprovalWorkflowAssignmentsResponse. getApprovalWorkflowAssignments()
The returned ApprovalWorkflowAssignments instance.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ApprovalWorkflowAssignments Modifier and Type Method Description ListApprovalWorkflowAssignmentsResponse.Builder
ListApprovalWorkflowAssignmentsResponse.Builder. approvalWorkflowAssignments(ApprovalWorkflowAssignments approvalWorkflowAssignments)
The returned ApprovalWorkflowAssignments instance.
-