Interface CreateApplicationResponse.Builder

    • Method Detail

      • applicationId

        CreateApplicationResponse.Builder applicationId​(String applicationId)

        The output contains the application ID.

        Parameters:
        applicationId - The output contains the application ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        CreateApplicationResponse.Builder name​(String name)

        The output contains the name of the application.

        Parameters:
        name - The output contains the name of the application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        CreateApplicationResponse.Builder arn​(String arn)

        The output contains the ARN of the application.

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