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.modelMethods in com.oracle.bmc.identitydomains.model that return ApprovalWorkflowAssignments Modifier and Type Method Description ApprovalWorkflowAssignmentsApprovalWorkflowAssignments.Builder. build()Methods in com.oracle.bmc.identitydomains.model with parameters of type ApprovalWorkflowAssignments Modifier and Type Method Description ApprovalWorkflowAssignments.BuilderApprovalWorkflowAssignments.Builder. copy(ApprovalWorkflowAssignments model)
- 
Uses of ApprovalWorkflowAssignments in com.oracle.bmc.identitydomains.responsesMethods in com.oracle.bmc.identitydomains.responses that return ApprovalWorkflowAssignments Modifier and Type Method Description ApprovalWorkflowAssignmentsListApprovalWorkflowAssignmentsResponse. getApprovalWorkflowAssignments()The returned ApprovalWorkflowAssignments instance.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ApprovalWorkflowAssignments Modifier and Type Method Description ListApprovalWorkflowAssignmentsResponse.BuilderListApprovalWorkflowAssignmentsResponse.Builder. approvalWorkflowAssignments(ApprovalWorkflowAssignments approvalWorkflowAssignments)The returned ApprovalWorkflowAssignments instance.
 
-