Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.AllowedRoutesFluent
-
Packages that use AllowedRoutesFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of AllowedRoutesFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1 with type parameters of type AllowedRoutesFluent Modifier and Type Class Description classAllowedRoutesFluent<A extends AllowedRoutesFluent<A>>GeneratedSubclasses of AllowedRoutesFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1 Modifier and Type Class Description classAllowedRoutesBuilderclassListenerFluent.AllowedRoutesNested<N>Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type AllowedRoutesFluent Constructor Description AllowedRoutesBuilder(AllowedRoutesFluent<?> fluent)AllowedRoutesBuilder(AllowedRoutesFluent<?> fluent, AllowedRoutes instance)
-