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