Interface ApplicationSnapshotConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ApplicationSnapshotConfiguration.Builder,ApplicationSnapshotConfiguration>, SdkBuilder<ApplicationSnapshotConfiguration.Builder,ApplicationSnapshotConfiguration>, SdkPojo
Enclosing class:
ApplicationSnapshotConfiguration

public static interface ApplicationSnapshotConfiguration.Builder extends SdkPojo, CopyableBuilder<ApplicationSnapshotConfiguration.Builder,ApplicationSnapshotConfiguration>
  • Method Details

    • snapshotsEnabled

      ApplicationSnapshotConfiguration.Builder snapshotsEnabled(Boolean snapshotsEnabled)

      Describes whether snapshots are enabled for a Managed Service for Apache Flink application.

      Parameters:
      snapshotsEnabled - Describes whether snapshots 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.