Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1beta1.GatewayClassList
-
Packages that use GatewayClassList Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 -
-
Uses of GatewayClassList in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 that return GatewayClassList Modifier and Type Method Description GatewayClassListGatewayClassListBuilder. build()Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 with parameters of type GatewayClassList Modifier and Type Method Description protected voidGatewayClassListFluent. copyInstance(GatewayClassList instance)Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 with parameters of type GatewayClassList Constructor Description GatewayClassListBuilder(GatewayClassList instance)GatewayClassListBuilder(GatewayClassListFluent<?> fluent, GatewayClassList instance)GatewayClassListFluent(GatewayClassList instance)
-