Interface CreateApplicationResponse.Builder

    • Method Detail

      • applicationArn

        CreateApplicationResponse.Builder applicationArn​(String applicationArn)

        The Amazon Resource Name (ARN) of the Amazon Q application.

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

        CreateApplicationResponse.Builder applicationId​(String applicationId)

        The identifier of the Amazon Q application.

        Parameters:
        applicationId - The identifier of the Amazon Q application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.