| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
DNSNodePlacement |
DNSNodePlacementBuilder.build() |
DNSNodePlacement |
DNSSpecFluentImpl.buildNodePlacement() |
DNSNodePlacement |
DNSSpecFluent.buildNodePlacement() |
DNSNodePlacement |
DNSSpecFluentImpl.getNodePlacement()
Deprecated.
|
DNSNodePlacement |
DNSSpecFluent.getNodePlacement()
Deprecated.
|
DNSNodePlacement |
DNSSpec.getNodePlacement() |
| Modifier and Type | Method and Description |
|---|---|
DNSSpecFluent.NodePlacementNested<A> |
DNSSpecFluentImpl.editOrNewNodePlacementLike(DNSNodePlacement item) |
DNSSpecFluent.NodePlacementNested<A> |
DNSSpecFluent.editOrNewNodePlacementLike(DNSNodePlacement item) |
void |
DNSSpec.setNodePlacement(DNSNodePlacement nodePlacement) |
DNSSpecFluent.NodePlacementNested<A> |
DNSSpecFluentImpl.withNewNodePlacementLike(DNSNodePlacement item) |
DNSSpecFluent.NodePlacementNested<A> |
DNSSpecFluent.withNewNodePlacementLike(DNSNodePlacement item) |
A |
DNSSpecFluentImpl.withNodePlacement(DNSNodePlacement nodePlacement) |
A |
DNSSpecFluent.withNodePlacement(DNSNodePlacement nodePlacement) |
| Constructor and Description |
|---|
DNSNodePlacementBuilder(DNSNodePlacement instance) |
DNSNodePlacementBuilder(DNSNodePlacement instance,
Boolean validationEnabled) |
DNSNodePlacementBuilder(DNSNodePlacementFluent<?> fluent,
DNSNodePlacement instance) |
DNSNodePlacementBuilder(DNSNodePlacementFluent<?> fluent,
DNSNodePlacement instance,
Boolean validationEnabled) |
DNSNodePlacementFluentImpl(DNSNodePlacement instance) |
DNSSpec(DNSNodePlacement nodePlacement,
List<Server> servers) |
Copyright © 2015–2020 Red Hat. All rights reserved.