Class NetworkPolicyFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.networking.v1.NetworkPolicySpecFluent<NetworkPolicyFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1.NetworkPolicyFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- NetworkPolicyFluent<A extends NetworkPolicyFluent<A>>
public class NetworkPolicyFluent.SpecNested<N> extends NetworkPolicySpecFluent<NetworkPolicyFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1.NetworkPolicySpecFluent
NetworkPolicySpecFluent.EgressNested<N>, NetworkPolicySpecFluent.IngressNested<N>, NetworkPolicySpecFluent.PodSelectorNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1.NetworkPolicySpecFluent
addAllToEgress, addAllToIngress, addAllToPolicyTypes, addNewEgress, addNewEgressLike, addNewIngress, addNewIngressLike, addToAdditionalProperties, addToAdditionalProperties, addToEgress, addToEgress, addToIngress, addToIngress, addToPolicyTypes, addToPolicyTypes, buildEgress, buildEgress, buildFirstEgress, buildFirstIngress, buildIngress, buildIngress, buildLastEgress, buildLastIngress, buildMatchingEgress, buildMatchingIngress, buildPodSelector, copyInstance, editEgress, editFirstEgress, editFirstIngress, editIngress, editLastEgress, editLastIngress, editMatchingEgress, editMatchingIngress, editOrNewPodSelector, editOrNewPodSelectorLike, editPodSelector, equals, getAdditionalProperties, getFirstPolicyType, getLastPolicyType, getMatchingPolicyType, getPolicyType, getPolicyTypes, hasAdditionalProperties, hasEgress, hashCode, hasIngress, hasMatchingEgress, hasMatchingIngress, hasMatchingPolicyType, hasPodSelector, hasPolicyTypes, removeAllFromEgress, removeAllFromIngress, removeAllFromPolicyTypes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromEgress, removeFromIngress, removeFromPolicyTypes, removeMatchingFromEgress, removeMatchingFromIngress, setNewEgressLike, setNewIngressLike, setToEgress, setToIngress, setToPolicyTypes, toString, withAdditionalProperties, withEgress, withEgress, withIngress, withIngress, withNewPodSelector, withNewPodSelectorLike, withPodSelector, withPolicyTypes, withPolicyTypes
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-