Class ApproverInfo.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • approverType

        public ApproverInfo.Builder approverType​(ApproverType approverType)
        The approver type of this approver level.
        Parameters:
        approverType - the value to set
        Returns:
        this builder
      • approverId

        public ApproverInfo.Builder approverId​(String approverId)
        The group or user ocid of the approver for this approver level.
        Parameters:
        approverId - the value to set
        Returns:
        this builder
      • domainId

        public ApproverInfo.Builder domainId​(String domainId)
        The identity domain ocid of the approver.
        Parameters:
        domainId - the value to set
        Returns:
        this builder