| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.whereabouts.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
IPPoolSpec |
IPPoolSpecBuilder.build() |
IPPoolSpec |
IPPoolFluentImpl.buildSpec() |
IPPoolSpec |
IPPoolFluent.buildSpec() |
IPPoolSpec |
IPPoolFluentImpl.getSpec()
Deprecated.
|
IPPoolSpec |
IPPoolFluent.getSpec()
Deprecated.
|
IPPoolSpec |
IPPool.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
IPPoolFluent.SpecNested<A> |
IPPoolFluentImpl.editOrNewSpecLike(IPPoolSpec item) |
IPPoolFluent.SpecNested<A> |
IPPoolFluent.editOrNewSpecLike(IPPoolSpec item) |
void |
IPPool.setSpec(IPPoolSpec spec) |
IPPoolFluent.SpecNested<A> |
IPPoolFluentImpl.withNewSpecLike(IPPoolSpec item) |
IPPoolFluent.SpecNested<A> |
IPPoolFluent.withNewSpecLike(IPPoolSpec item) |
A |
IPPoolFluentImpl.withSpec(IPPoolSpec spec) |
A |
IPPoolFluent.withSpec(IPPoolSpec spec) |
| Constructor and Description |
|---|
IPPool(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
IPPoolSpec spec) |
IPPoolSpecBuilder(IPPoolSpec instance) |
IPPoolSpecBuilder(IPPoolSpec instance,
Boolean validationEnabled) |
IPPoolSpecBuilder(IPPoolSpecFluent<?> fluent,
IPPoolSpec instance) |
IPPoolSpecBuilder(IPPoolSpecFluent<?> fluent,
IPPoolSpec instance,
Boolean validationEnabled) |
IPPoolSpecFluentImpl(IPPoolSpec instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.