| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.networking.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
ParentReference |
ParentReferenceBuilder.build() |
ParentReference |
IPAddressSpecFluent.buildParentRef() |
ParentReference |
IPAddressSpec.getParentRef() |
| Modifier and Type | Method and Description |
|---|---|
IPAddressSpecFluent.ParentRefNested<A> |
IPAddressSpecFluent.editOrNewParentRefLike(ParentReference item) |
void |
IPAddressSpec.setParentRef(ParentReference parentRef) |
IPAddressSpecFluent.ParentRefNested<A> |
IPAddressSpecFluent.withNewParentRefLike(ParentReference item) |
A |
IPAddressSpecFluent.withParentRef(ParentReference parentRef) |
| Constructor and Description |
|---|
IPAddressSpec(ParentReference parentRef) |
ParentReferenceBuilder(ParentReference instance) |
ParentReferenceBuilder(ParentReference instance,
Boolean validationEnabled) |
ParentReferenceBuilder(ParentReferenceFluent<?> fluent,
ParentReference instance) |
ParentReferenceBuilder(ParentReferenceFluent<?> fluent,
ParentReference instance,
Boolean validationEnabled) |
ParentReferenceFluent(ParentReference instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.