Interface CreateApplicationResponse.Builder

    • Method Detail

      • applicationSummary

        CreateApplicationResponse.Builder applicationSummary​(ApplicationSummary applicationSummary)

        In response to your CreateApplication request, Amazon Kinesis Analytics returns a response with a summary of the application it created, including the application Amazon Resource Name (ARN), name, and status.

        Parameters:
        applicationSummary - In response to your CreateApplication request, Amazon Kinesis Analytics returns a response with a summary of the application it created, including the application Amazon Resource Name (ARN), name, and status.
        Returns:
        Returns a reference to this object so that method calls can be chained together.