Interface ApplicationVersionSummary.Builder

    • Method Detail

      • applicationVersionId

        ApplicationVersionSummary.Builder applicationVersionId​(Long applicationVersionId)

        The ID of the application version. Managed Service for Apache Flink updates the ApplicationVersionId each time you update the application.

        Parameters:
        applicationVersionId - The ID of the application version. Managed Service for Apache Flink updates the ApplicationVersionId each time you update the application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.