Dataset Args Builder
class DatasetArgsBuilder
Builder for DatasetArgs.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun contentDeliveryRules(vararg argument: suspend DatasetContentDeliveryRuleArgsBuilder.() -> Unit)
suspend fun contentDeliveryRules(argument: List<suspend DatasetContentDeliveryRuleArgsBuilder.() -> Unit>)
suspend fun contentDeliveryRules(argument: suspend DatasetContentDeliveryRuleArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun versioningConfiguration(argument: suspend DatasetVersioningConfigurationArgsBuilder.() -> Unit)