public class EgressIPSpecBuilder extends EgressIPSpecFluent<EgressIPSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<EgressIPSpec,EgressIPSpecBuilder>
EgressIPSpecFluent.NamespaceSelectorNested<N>, EgressIPSpecFluent.PodSelectorNested<N>| Constructor and Description |
|---|
EgressIPSpecBuilder() |
EgressIPSpecBuilder(EgressIPSpec instance) |
EgressIPSpecBuilder(EgressIPSpecFluent<?> fluent) |
EgressIPSpecBuilder(EgressIPSpecFluent<?> fluent,
EgressIPSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
EgressIPSpec |
build() |
addAllToEgressIPs, addToAdditionalProperties, addToAdditionalProperties, addToEgressIPs, addToEgressIPs, buildNamespaceSelector, buildPodSelector, copyInstance, editNamespaceSelector, editOrNewNamespaceSelector, editOrNewNamespaceSelectorLike, editOrNewPodSelector, editOrNewPodSelectorLike, editPodSelector, equals, getAdditionalProperties, getEgressIP, getEgressIPs, getFirstEgressIP, getLastEgressIP, getMatchingEgressIP, hasAdditionalProperties, hasEgressIPs, hashCode, hasMatchingEgressIP, hasNamespaceSelector, hasPodSelector, removeAllFromEgressIPs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromEgressIPs, setToEgressIPs, toString, withAdditionalProperties, withEgressIPs, withEgressIPs, withNamespaceSelector, withNewNamespaceSelector, withNewNamespaceSelectorLike, withNewPodSelector, withNewPodSelectorLike, withPodSelectoraggregate, aggregate, build, build, builderOf, getVisitableMappublic EgressIPSpecBuilder()
public EgressIPSpecBuilder(EgressIPSpecFluent<?> fluent)
public EgressIPSpecBuilder(EgressIPSpecFluent<?> fluent, EgressIPSpec instance)
public EgressIPSpecBuilder(EgressIPSpec instance)
public EgressIPSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<EgressIPSpec>Copyright © 2015–2024 Red Hat. All rights reserved.