Interface AppInstanceBotSummary.Builder

    • Method Detail

      • appInstanceBotArn

        AppInstanceBotSummary.Builder appInstanceBotArn​(String appInstanceBotArn)

        The ARN of the AppInstanceBot.

        Parameters:
        appInstanceBotArn - The ARN of the AppInstanceBot.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        AppInstanceBotSummary.Builder name​(String name)

        The name of the AppInstanceBox.

        Parameters:
        name - The name of the AppInstanceBox.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • metadata

        AppInstanceBotSummary.Builder metadata​(String metadata)

        The metadata of the AppInstanceBot.

        Parameters:
        metadata - The metadata of the AppInstanceBot.
        Returns:
        Returns a reference to this object so that method calls can be chained together.