| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureGatesEnabled |
FeatureGatesEnabledBuilder.build() |
FeatureGatesEnabled |
FeatureGateSelectionFluent.buildCustom() |
FeatureGatesEnabled |
FeatureGateSelectionFluentImpl.buildCustom() |
FeatureGatesEnabled |
FeatureGateSelectionFluent.getCustom()
Deprecated.
|
FeatureGatesEnabled |
FeatureGateSelectionFluentImpl.getCustom()
Deprecated.
|
FeatureGatesEnabled |
FeatureGateSelection.getCustom() |
| Modifier and Type | Method and Description |
|---|---|
FeatureGateSelectionFluent.CustomNested<A> |
FeatureGateSelectionFluent.editOrNewCustomLike(FeatureGatesEnabled item) |
FeatureGateSelectionFluent.CustomNested<A> |
FeatureGateSelectionFluentImpl.editOrNewCustomLike(FeatureGatesEnabled item) |
void |
FeatureGateSelection.setCustom(FeatureGatesEnabled custom) |
A |
FeatureGateSelectionFluent.withCustom(FeatureGatesEnabled custom) |
A |
FeatureGateSelectionFluentImpl.withCustom(FeatureGatesEnabled custom) |
FeatureGateSelectionFluent.CustomNested<A> |
FeatureGateSelectionFluent.withNewCustomLike(FeatureGatesEnabled item) |
FeatureGateSelectionFluent.CustomNested<A> |
FeatureGateSelectionFluentImpl.withNewCustomLike(FeatureGatesEnabled item) |
| Constructor and Description |
|---|
FeatureGateSelection(FeatureGatesEnabled custom,
String featureSet) |
FeatureGatesEnabledBuilder(FeatureGatesEnabled instance) |
FeatureGatesEnabledBuilder(FeatureGatesEnabled instance,
Boolean validationEnabled) |
FeatureGatesEnabledBuilder(FeatureGatesEnabledFluent<?> fluent,
FeatureGatesEnabled instance) |
FeatureGatesEnabledBuilder(FeatureGatesEnabledFluent<?> fluent,
FeatureGatesEnabled instance,
Boolean validationEnabled) |
FeatureGatesEnabledFluentImpl(FeatureGatesEnabled instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.