Interface DeleteApplicationVpcConfigurationResponse.Builder

    • Method Detail

      • applicationARN

        DeleteApplicationVpcConfigurationResponse.Builder applicationARN​(String applicationARN)

        The ARN of the Managed Service for Apache Flink application.

        Parameters:
        applicationARN - The ARN of the Managed Service for Apache Flink application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationVersionId

        DeleteApplicationVpcConfigurationResponse.Builder applicationVersionId​(Long applicationVersionId)

        The updated version ID of the application.

        Parameters:
        applicationVersionId - The updated version ID of the application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.