Class EgressNetworkPolicyFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.network.v1.EgressNetworkPolicySpecFluent<EgressNetworkPolicyFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.miscellaneous.network.v1.EgressNetworkPolicyFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- EgressNetworkPolicyFluent<A extends EgressNetworkPolicyFluent<A>>
public class EgressNetworkPolicyFluent.SpecNested<N> extends EgressNetworkPolicySpecFluent<EgressNetworkPolicyFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.miscellaneous.network.v1.EgressNetworkPolicySpecFluent
EgressNetworkPolicySpecFluent.EgressNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.network.v1.EgressNetworkPolicySpecFluent
addAllToEgress, addNewEgress, addNewEgressLike, addToAdditionalProperties, addToAdditionalProperties, addToEgress, addToEgress, buildEgress, buildEgress, buildFirstEgress, buildLastEgress, buildMatchingEgress, copyInstance, editEgress, editFirstEgress, editLastEgress, editMatchingEgress, equals, getAdditionalProperties, hasAdditionalProperties, hasEgress, hashCode, hasMatchingEgress, removeAllFromEgress, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromEgress, removeMatchingFromEgress, setNewEgressLike, setToEgress, toString, withAdditionalProperties, withEgress, withEgress
-
-