Interface ApplicationSystemRollbackConfiguration.Builder

    • Method Detail

      • rollbackEnabled

        ApplicationSystemRollbackConfiguration.Builder rollbackEnabled​(Boolean rollbackEnabled)
        Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application
        Parameters:
        rollbackEnabled - Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application
        Returns:
        Returns a reference to this object so that method calls can be chained together.