Interface CreateApplicationResponse.Builder

    • Method Detail

      • arn

        CreateApplicationResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the Application.

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

        CreateApplicationResponse.Builder id​(String id)

        A unique identifier for the Application.

        Parameters:
        id - A unique identifier for the Application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.