Class PolicyStatusFluent.AncestorsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.PolicyAncestorStatusFluent<PolicyStatusFluent.AncestorsNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.PolicyStatusFluent.AncestorsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PolicyStatusFluent<A extends PolicyStatusFluent<A>>
public class PolicyStatusFluent.AncestorsNested<N> extends PolicyAncestorStatusFluent<PolicyStatusFluent.AncestorsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.PolicyAncestorStatusFluent
PolicyAncestorStatusFluent.AncestorRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endAncestor()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.PolicyAncestorStatusFluent
addAllToConditions, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildAncestorRef, copyInstance, editAncestorRef, editOrNewAncestorRef, editOrNewAncestorRefLike, equals, getAdditionalProperties, getCondition, getConditions, getControllerName, getFirstCondition, getLastCondition, getMatchingCondition, hasAdditionalProperties, hasAncestorRef, hasConditions, hasControllerName, hashCode, hasMatchingCondition, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, setToConditions, toString, withAdditionalProperties, withAncestorRef, withConditions, withConditions, withControllerName, withNewAncestorRef, withNewAncestorRefLike
-
-