Interface CreateApplicationResponse.Builder

  • Method Details

    • applicationId

      CreateApplicationResponse.Builder applicationId(String applicationId)

      The unique Id of the web application.

      Parameters:
      applicationId - The unique Id of the web application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationArn

      CreateApplicationResponse.Builder applicationArn(String applicationArn)

      The ARN of the web application.

      Parameters:
      applicationArn - The ARN of the web application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.