Interface DisassociateAccountsResponse.Builder

  • Method Details

    • accountIds

      The IDs of the member accounts that were successfully disassociated.

      Parameters:
      accountIds - The IDs of the member accounts that were successfully disassociated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountIds

      DisassociateAccountsResponse.Builder accountIds(String... accountIds)

      The IDs of the member accounts that were successfully disassociated.

      Parameters:
      accountIds - The IDs of the member accounts that were successfully disassociated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errors

      Any errors that occurred during the disassociation process.

      Parameters:
      errors - Any errors that occurred during the disassociation process.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errors

      Any errors that occurred during the disassociation process.

      Parameters:
      errors - Any errors that occurred during the disassociation process.
      Returns:
      Returns a reference to this object so that method calls can be chained together.