Interface ApplicationSnapshotConfigurationUpdate.Builder

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

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

    • snapshotsEnabledUpdate

      ApplicationSnapshotConfigurationUpdate.Builder snapshotsEnabledUpdate(Boolean snapshotsEnabledUpdate)

      Describes updates to whether snapshots are enabled for an application.

      Parameters:
      snapshotsEnabledUpdate - Describes updates to whether snapshots are enabled for an application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.