Interface ApplicationSummary.Builder

    • Method Detail

      • applicationName

        ApplicationSummary.Builder applicationName​(String applicationName)

        Name of the application.

        Parameters:
        applicationName - Name of the application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationARN

        ApplicationSummary.Builder applicationARN​(String applicationARN)

        ARN of the application.

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