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