Class NetworkPolicyFluentImpl.SpecNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.networking.NetworkPolicySpecFluentImpl<NetworkPolicyFluent.SpecNested<N>>
io.fabric8.kubernetes.api.model.networking.NetworkPolicyFluentImpl.SpecNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<NetworkPolicyFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<NetworkPolicyFluent.SpecNested<N>>,NetworkPolicyFluent.SpecNested<N>,NetworkPolicySpecFluent<NetworkPolicyFluent.SpecNested<N>>
- Enclosing class:
- NetworkPolicyFluentImpl<A extends NetworkPolicyFluent<A>>
public class NetworkPolicyFluentImpl.SpecNestedImpl<N> extends NetworkPolicySpecFluentImpl<NetworkPolicyFluent.SpecNested<N>> implements NetworkPolicyFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.NetworkPolicySpecFluentImpl
NetworkPolicySpecFluentImpl.EgressNestedImpl<N>, NetworkPolicySpecFluentImpl.IngressNestedImpl<N>, NetworkPolicySpecFluentImpl.PodSelectorNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.networking.NetworkPolicySpecFluent
NetworkPolicySpecFluent.EgressNested<N>, NetworkPolicySpecFluent.IngressNested<N>, NetworkPolicySpecFluent.PodSelectorNested<N> -
Field Summary
-
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.networking.NetworkPolicySpecFluentImpl
addAllToEgress, addAllToIngress, addAllToPolicyTypes, addNewEgress, addNewEgressLike, addNewIngress, addNewIngressLike, addNewPolicyType, addNewPolicyType, addNewPolicyType, addToEgress, addToEgress, addToIngress, addToIngress, addToPolicyTypes, addToPolicyTypes, buildEgress, buildEgress, buildFirstEgress, buildFirstIngress, buildIngress, buildIngress, buildLastEgress, buildLastIngress, buildMatchingEgress, buildMatchingIngress, buildPodSelector, editEgress, editFirstEgress, editFirstIngress, editIngress, editLastEgress, editLastIngress, editMatchingEgress, editMatchingIngress, editOrNewPodSelector, editOrNewPodSelectorLike, editPodSelector, equals, getEgress, getFirstPolicyType, getIngress, getLastPolicyType, getMatchingPolicyType, getPodSelector, getPolicyType, getPolicyTypes, hasEgress, hasIngress, hasMatchingEgress, hasMatchingIngress, hasMatchingPolicyType, hasPodSelector, hasPolicyTypes, removeAllFromEgress, removeAllFromIngress, removeAllFromPolicyTypes, removeFromEgress, removeFromIngress, removeFromPolicyTypes, removeMatchingFromEgress, removeMatchingFromIngress, setNewEgressLike, setNewIngressLike, setToEgress, setToIngress, setToPolicyTypes, withEgress, withEgress, withIngress, withIngress, withNewPodSelector, withNewPodSelectorLike, withPodSelector, withPolicyTypes, withPolicyTypesMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.networking.NetworkPolicySpecFluent
addAllToEgress, addAllToIngress, addAllToPolicyTypes, addNewEgress, addNewEgressLike, addNewIngress, addNewIngressLike, addNewPolicyType, addNewPolicyType, addNewPolicyType, addToEgress, addToEgress, addToIngress, addToIngress, addToPolicyTypes, addToPolicyTypes, buildEgress, buildEgress, buildFirstEgress, buildFirstIngress, buildIngress, buildIngress, buildLastEgress, buildLastIngress, buildMatchingEgress, buildMatchingIngress, buildPodSelector, editEgress, editFirstEgress, editFirstIngress, editIngress, editLastEgress, editLastIngress, editMatchingEgress, editMatchingIngress, editOrNewPodSelector, editOrNewPodSelectorLike, editPodSelector, getEgress, getFirstPolicyType, getIngress, getLastPolicyType, getMatchingPolicyType, getPodSelector, getPolicyType, getPolicyTypes, hasEgress, hasIngress, hasMatchingEgress, hasMatchingIngress, hasMatchingPolicyType, hasPodSelector, hasPolicyTypes, removeAllFromEgress, removeAllFromIngress, removeAllFromPolicyTypes, removeFromEgress, removeFromIngress, removeFromPolicyTypes, removeMatchingFromEgress, removeMatchingFromIngress, setNewEgressLike, setNewIngressLike, setToEgress, setToIngress, setToPolicyTypes, withEgress, withEgress, withIngress, withIngress, withNewPodSelector, withNewPodSelectorLike, withPodSelector, withPolicyTypes, withPolicyTypes
-
Method Details
-
and
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceNetworkPolicyFluent.SpecNested<N>
-
endSpec
- Specified by:
endSpecin interfaceNetworkPolicyFluent.SpecNested<N>
-