Interface ActionRequired.Builder

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

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

    • actionRequiredCode

      ActionRequired.Builder actionRequiredCode(String actionRequiredCode)

      The code you can use to find instructions on the action required to resolve your broker issue.

      Parameters:
      actionRequiredCode - The code you can use to find instructions on the action required to resolve your broker issue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • actionRequiredInfo

      ActionRequired.Builder actionRequiredInfo(String actionRequiredInfo)

      Information about the action required to resolve your broker issue.

      Parameters:
      actionRequiredInfo - Information about the action required to resolve your broker issue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.