ParameterSort
Options for sorting by a parameter.
Inherited functions
Casts this SearchSortExpression as a FieldSort and retrieves its aws.sdk.kotlin.services.deadline.model.FieldSortExpression value. Throws an exception if the SearchSortExpression is not a FieldSort.
Casts this SearchSortExpression as a FieldSort and retrieves its aws.sdk.kotlin.services.deadline.model.FieldSortExpression value. Returns null if the SearchSortExpression is not a FieldSort.
Casts this SearchSortExpression as a ParameterSort and retrieves its aws.sdk.kotlin.services.deadline.model.ParameterSortExpression value. Throws an exception if the SearchSortExpression is not a ParameterSort.
Casts this SearchSortExpression as a ParameterSort and retrieves its aws.sdk.kotlin.services.deadline.model.ParameterSortExpression value. Returns null if the SearchSortExpression is not a ParameterSort.
Casts this SearchSortExpression as a UserJobsFirst and retrieves its aws.sdk.kotlin.services.deadline.model.UserJobsFirst value. Throws an exception if the SearchSortExpression is not a UserJobsFirst.
Casts this SearchSortExpression as a UserJobsFirst and retrieves its aws.sdk.kotlin.services.deadline.model.UserJobsFirst value. Returns null if the SearchSortExpression is not a UserJobsFirst.