Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.AllowedListenersFluent
-
Packages that use AllowedListenersFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of AllowedListenersFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1 with type parameters of type AllowedListenersFluent Modifier and Type Class Description classAllowedListenersFluent<A extends AllowedListenersFluent<A>>GeneratedSubclasses of AllowedListenersFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1 Modifier and Type Class Description classAllowedListenersBuilderclassGatewaySpecFluent.AllowedListenersNested<N>Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type AllowedListenersFluent Constructor Description AllowedListenersBuilder(AllowedListenersFluent<?> fluent)AllowedListenersBuilder(AllowedListenersFluent<?> fluent, AllowedListeners instance)
-