Uses of Interface
com.ants.platform.client.resources.commons.types.DatasetRun._FinalStage
Packages that use DatasetRun._FinalStage
-
Uses of DatasetRun._FinalStage in com.ants.platform.client.resources.commons.types
Classes in com.ants.platform.client.resources.commons.types that implement DatasetRun._FinalStageMethods in com.ants.platform.client.resources.commons.types that return DatasetRun._FinalStageModifier and TypeMethodDescriptionDatasetRun._FinalStage.description(String description) DatasetRun._FinalStage.description(Optional<String> description) DatasetRun.Builder.description(String description) Description of the runDatasetRun.Builder.description(Optional<String> description) Metadata of the dataset runDatasetRun.Builder.updatedAt(OffsetDateTime updatedAt) The date and time when the dataset run was last updatedDatasetRun.UpdatedAtStage.updatedAt(OffsetDateTime updatedAt)