Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayBackendTLSFluent
-
Packages that use GatewayBackendTLSFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of GatewayBackendTLSFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1 with type parameters of type GatewayBackendTLSFluent Modifier and Type Class Description class
GatewayBackendTLSFluent<A extends GatewayBackendTLSFluent<A>>
GeneratedSubclasses of GatewayBackendTLSFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1 Modifier and Type Class Description class
GatewayBackendTLSBuilder
class
GatewaySpecFluent.BackendTLSNested<N>
Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type GatewayBackendTLSFluent Constructor Description GatewayBackendTLSBuilder(GatewayBackendTLSFluent<?> fluent)
GatewayBackendTLSBuilder(GatewayBackendTLSFluent<?> fluent, GatewayBackendTLS instance)
-