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