Interface DataExport.DefinitionStages.WithCreatedDate

All Known Subinterfaces:
DataExport.Definition, DataExport.DefinitionStages.WithCreate
Enclosing interface:
DataExport.DefinitionStages

public static interface DataExport.DefinitionStages.WithCreatedDate
The stage of the DataExport definition allowing to specify createdDate.
  • Method Details

    • withCreatedDate

      DataExport.DefinitionStages.WithCreate withCreatedDate(String createdDate)
      Specifies the createdDate property: The latest data export rule modification time..
      Parameters:
      createdDate - The latest data export rule modification time.
      Returns:
      the next definition stage.