public interface SortOptionsFluent<A extends SortOptionsFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SortOptionsFluent.LegacySortOptionsNested<N> |
@Deprecated LegacySortOptions getLegacySortOptions()
LegacySortOptions buildLegacySortOptions()
A withLegacySortOptions(LegacySortOptions legacySortOptions)
Boolean hasLegacySortOptions()
SortOptionsFluent.LegacySortOptionsNested<A> withNewLegacySortOptions()
SortOptionsFluent.LegacySortOptionsNested<A> withNewLegacySortOptionsLike(LegacySortOptions item)
SortOptionsFluent.LegacySortOptionsNested<A> editLegacySortOptions()
SortOptionsFluent.LegacySortOptionsNested<A> editOrNewLegacySortOptions()
SortOptionsFluent.LegacySortOptionsNested<A> editOrNewLegacySortOptionsLike(LegacySortOptions item)
String getOrder()
Boolean hasOrder()
Boolean hasAdditionalProperties()
Copyright © 2015–2023 Red Hat. All rights reserved.