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 LocalPolicyTargetReferenceWithSectionNameBuilderLocalPolicyTargetReferenceWithSectionName. edit()LocalPolicyTargetReferenceWithSectionNameBuilderLocalPolicyTargetReferenceWithSectionName. 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 LocalPolicyTargetReferenceWithSectionNameBackendTLSPolicySpecFluent. buildMatchingTargetRef(Predicate<LocalPolicyTargetReferenceWithSectionNameBuilder> predicate)BackendTLSPolicySpecFluent.TargetRefsNested<A>BackendTLSPolicySpecFluent. editMatchingTargetRef(Predicate<LocalPolicyTargetReferenceWithSectionNameBuilder> predicate)booleanBackendTLSPolicySpecFluent. hasMatchingTargetRef(Predicate<LocalPolicyTargetReferenceWithSectionNameBuilder> predicate)ABackendTLSPolicySpecFluent. removeMatchingFromTargetRefs(Predicate<LocalPolicyTargetReferenceWithSectionNameBuilder> predicate)
-