Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.LocalPolicyTargetReferenceWithSectionNameBuilder
-
Packages that use LocalPolicyTargetReferenceWithSectionNameBuilder Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of LocalPolicyTargetReferenceWithSectionNameBuilder in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return LocalPolicyTargetReferenceWithSectionNameBuilder Modifier and Type Method Description LocalPolicyTargetReferenceWithSectionNameBuilderLocalPolicyTargetReferenceWithSectionName. edit()LocalPolicyTargetReferenceWithSectionNameBuilderLocalPolicyTargetReferenceWithSectionName. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.gatewayapi.v1 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)
-