Interface WhatsAppSignupCallbackResult.Builder

  • Method Details

    • associateInProgressToken

      WhatsAppSignupCallbackResult.Builder associateInProgressToken(String associateInProgressToken)

      An Amazon Web Services access token generated by WhatsAppSignupCallback and used by WhatsAppSetupFinalization.

      Parameters:
      associateInProgressToken - An Amazon Web Services access token generated by WhatsAppSignupCallback and used by WhatsAppSetupFinalization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • linkedAccountsWithIncompleteSetup

      WhatsAppSignupCallbackResult.Builder linkedAccountsWithIncompleteSetup(Map<String,LinkedWhatsAppBusinessAccountIdMetaData> linkedAccountsWithIncompleteSetup)

      A LinkedWhatsAppBusinessAccountIdMetaData object map containing the details of any WhatsAppBusiness accounts that have incomplete setup.

      Parameters:
      linkedAccountsWithIncompleteSetup - A LinkedWhatsAppBusinessAccountIdMetaData object map containing the details of any WhatsAppBusiness accounts that have incomplete setup.
      Returns:
      Returns a reference to this object so that method calls can be chained together.