Interface RefreshCadence.Builder

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

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

    • frequency

      RefreshCadence.Builder frequency(String frequency)

      The frequency that data exports are updated. The export refreshes each time the source data updates, up to three times daily.

      Parameters:
      frequency - The frequency that data exports are updated. The export refreshes each time the source data updates, up to three times daily.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • frequency

      The frequency that data exports are updated. The export refreshes each time the source data updates, up to three times daily.

      Parameters:
      frequency - The frequency that data exports are updated. The export refreshes each time the source data updates, up to three times daily.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: