Interface CreateApplicationResponse.Builder

  • Method Details

    • applicationArn

      CreateApplicationResponse.Builder applicationArn(String applicationArn)

      The Amazon Resource Name (ARN) of the application.

      Parameters:
      applicationArn - The Amazon Resource Name (ARN) of the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationId

      CreateApplicationResponse.Builder applicationId(String applicationId)

      The unique application identifier.

      Parameters:
      applicationId - The unique application identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationVersion

      CreateApplicationResponse.Builder applicationVersion(Integer applicationVersion)

      The version number of the application.

      Parameters:
      applicationVersion - The version number of the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.