Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.BackendTLSPolicyList
-
Packages that use BackendTLSPolicyList Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of BackendTLSPolicyList in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return BackendTLSPolicyList Modifier and Type Method Description BackendTLSPolicyListBackendTLSPolicyListBuilder. build()Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type BackendTLSPolicyList Modifier and Type Method Description protected voidBackendTLSPolicyListFluent. copyInstance(BackendTLSPolicyList instance)Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type BackendTLSPolicyList Constructor Description BackendTLSPolicyListBuilder(BackendTLSPolicyList instance)BackendTLSPolicyListBuilder(BackendTLSPolicyListFluent<?> fluent, BackendTLSPolicyList instance)BackendTLSPolicyListFluent(BackendTLSPolicyList instance)
-