Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.LocalPolicyTargetReferenceWithSectionNameBuilder
-
Packages that use LocalPolicyTargetReferenceWithSectionNameBuilder Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 io.fabric8.kubernetes.api.model.gatewayapi.v1alpha3 -
-
Uses of LocalPolicyTargetReferenceWithSectionNameBuilder in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 that return LocalPolicyTargetReferenceWithSectionNameBuilder Modifier and Type Method Description LocalPolicyTargetReferenceWithSectionNameBuilder
LocalPolicyTargetReferenceWithSectionName. edit()
LocalPolicyTargetReferenceWithSectionNameBuilder
LocalPolicyTargetReferenceWithSectionName. toBuilder()
-
Uses of LocalPolicyTargetReferenceWithSectionNameBuilder in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha3
Method parameters in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha3 with type arguments of type LocalPolicyTargetReferenceWithSectionNameBuilder Modifier and Type Method Description LocalPolicyTargetReferenceWithSectionName
BackendTLSPolicySpecFluent. buildMatchingTargetRef(Predicate<LocalPolicyTargetReferenceWithSectionNameBuilder> predicate)
BackendTLSPolicySpecFluent.TargetRefsNested<A>
BackendTLSPolicySpecFluent. editMatchingTargetRef(Predicate<LocalPolicyTargetReferenceWithSectionNameBuilder> predicate)
boolean
BackendTLSPolicySpecFluent. hasMatchingTargetRef(Predicate<LocalPolicyTargetReferenceWithSectionNameBuilder> predicate)
A
BackendTLSPolicySpecFluent. removeMatchingFromTargetRefs(Predicate<LocalPolicyTargetReferenceWithSectionNameBuilder> predicate)
-