Class PolicyStatusFluent.AncestorsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.PolicyAncestorStatusFluent<PolicyStatusFluent.AncestorsNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.PolicyStatusFluent.AncestorsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PolicyStatusFluent<A extends PolicyStatusFluent<A>>
public class PolicyStatusFluent.AncestorsNested<N> extends PolicyAncestorStatusFluent<PolicyStatusFluent.AncestorsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.PolicyAncestorStatusFluent
PolicyAncestorStatusFluent.AncestorRefNested<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()NendAncestor()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-