Interface AssetBundleImportJobRefreshScheduleOverrideParameters.Builder

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

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

    • dataSetId

      A partial identifier for the specific RefreshSchedule resource that is being overridden. This structure is used together with the ScheduleID structure.

      Parameters:
      dataSetId - A partial identifier for the specific RefreshSchedule resource that is being overridden. This structure is used together with the ScheduleID structure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scheduleId

      A partial identifier for the specific RefreshSchedule resource being overridden. This structure is used together with the DataSetId structure.

      Parameters:
      scheduleId - A partial identifier for the specific RefreshSchedule resource being overridden. This structure is used together with the DataSetId structure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startAfterDateTime

      An override for the StartAfterDateTime of a RefreshSchedule. Make sure that the StartAfterDateTime is set to a time that takes place in the future.

      Parameters:
      startAfterDateTime - An override for the StartAfterDateTime of a RefreshSchedule. Make sure that the StartAfterDateTime is set to a time that takes place in the future.
      Returns:
      Returns a reference to this object so that method calls can be chained together.