Interface AppInstanceBotSummary.Builder

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

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

    • 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

      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

      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.