Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.PolicyAncestorStatusBuilder
-
Packages that use PolicyAncestorStatusBuilder Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 -
-
Uses of PolicyAncestorStatusBuilder in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 that return PolicyAncestorStatusBuilder Modifier and Type Method Description PolicyAncestorStatusBuilder
PolicyAncestorStatus. edit()
PolicyAncestorStatusBuilder
PolicyAncestorStatus. toBuilder()
Method parameters in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 with type arguments of type PolicyAncestorStatusBuilder Modifier and Type Method Description PolicyAncestorStatus
PolicyStatusFluent. buildMatchingAncestor(Predicate<PolicyAncestorStatusBuilder> predicate)
PolicyStatusFluent.AncestorsNested<A>
PolicyStatusFluent. editMatchingAncestor(Predicate<PolicyAncestorStatusBuilder> predicate)
boolean
PolicyStatusFluent. hasMatchingAncestor(Predicate<PolicyAncestorStatusBuilder> predicate)
A
PolicyStatusFluent. removeMatchingFromAncestors(Predicate<PolicyAncestorStatusBuilder> predicate)
-