Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.TLSPortConfigFluent
-
Packages that use TLSPortConfigFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of TLSPortConfigFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1 with type parameters of type TLSPortConfigFluent Modifier and Type Class Description classTLSPortConfigFluent<A extends TLSPortConfigFluent<A>>GeneratedSubclasses of TLSPortConfigFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1 Modifier and Type Class Description classFrontendTLSConfigFluent.PerPortNested<N>classTLSPortConfigBuilderConstructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type TLSPortConfigFluent Constructor Description TLSPortConfigBuilder(TLSPortConfigFluent<?> fluent)TLSPortConfigBuilder(TLSPortConfigFluent<?> fluent, TLSPortConfig instance)
-