Class ExternalIPConfigFluent.PolicyNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.ExternalIPPolicyFluent<ExternalIPConfigFluent.PolicyNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.ExternalIPConfigFluent.PolicyNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ExternalIPConfigFluent<A extends ExternalIPConfigFluent<A>>
public class ExternalIPConfigFluent.PolicyNested<N> extends ExternalIPPolicyFluent<ExternalIPConfigFluent.PolicyNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPolicy()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.ExternalIPPolicyFluent
addAllToAllowedCIDRs, addAllToRejectedCIDRs, addToAdditionalProperties, addToAdditionalProperties, addToAllowedCIDRs, addToAllowedCIDRs, addToRejectedCIDRs, addToRejectedCIDRs, copyInstance, equals, getAdditionalProperties, getAllowedCIDR, getAllowedCIDRs, getFirstAllowedCIDR, getFirstRejectedCIDR, getLastAllowedCIDR, getLastRejectedCIDR, getMatchingAllowedCIDR, getMatchingRejectedCIDR, getRejectedCIDR, getRejectedCIDRs, hasAdditionalProperties, hasAllowedCIDRs, hashCode, hasMatchingAllowedCIDR, hasMatchingRejectedCIDR, hasRejectedCIDRs, removeAllFromAllowedCIDRs, removeAllFromRejectedCIDRs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllowedCIDRs, removeFromRejectedCIDRs, setToAllowedCIDRs, setToRejectedCIDRs, toString, withAdditionalProperties, withAllowedCIDRs, withAllowedCIDRs, withRejectedCIDRs, withRejectedCIDRs
-
-