JobTemplateListBy

sealed class JobTemplateListBy

Optional. When you request a list of job templates, you can choose to list them alphabetically by NAME or chronologically by CREATION_DATE. If you don't specify, the service will list them by name.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : JobTemplateListBy
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String