Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.LocalPolicyTargetReferenceWithSectionName
-
Packages that use LocalPolicyTargetReferenceWithSectionName Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 -
-
Uses of LocalPolicyTargetReferenceWithSectionName in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 that return LocalPolicyTargetReferenceWithSectionName Modifier and Type Method Description LocalPolicyTargetReferenceWithSectionNameLocalPolicyTargetReferenceWithSectionNameBuilder. build()Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 with parameters of type LocalPolicyTargetReferenceWithSectionName Modifier and Type Method Description protected voidLocalPolicyTargetReferenceWithSectionNameFluent. copyInstance(LocalPolicyTargetReferenceWithSectionName instance)Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 with parameters of type LocalPolicyTargetReferenceWithSectionName Constructor Description LocalPolicyTargetReferenceWithSectionNameBuilder(LocalPolicyTargetReferenceWithSectionName instance)LocalPolicyTargetReferenceWithSectionNameBuilder(LocalPolicyTargetReferenceWithSectionNameFluent<?> fluent, LocalPolicyTargetReferenceWithSectionName instance)LocalPolicyTargetReferenceWithSectionNameFluent(LocalPolicyTargetReferenceWithSectionName instance)
-