Interface ApprovalResult.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ApprovalResult.Builder,ApprovalResult>, SdkBuilder<ApprovalResult.Builder,ApprovalResult>, SdkPojo
Enclosing class:
ApprovalResult

public static interface ApprovalResult.Builder extends SdkPojo, CopyableBuilder<ApprovalResult.Builder,ApprovalResult>
  • Method Details

    • summary

      ApprovalResult.Builder summary(String summary)

      The summary of the current status of the approval request.

      Parameters:
      summary - The summary of the current status of the approval request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The response submitted by a reviewer assigned to an approval action request.

      Parameters:
      status - The response submitted by a reviewer assigned to an approval action request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The response submitted by a reviewer assigned to an approval action request.

      Parameters:
      status - The response submitted by a reviewer assigned to an approval action request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: