Class GatewayClassStatusFluent.SupportedFeaturesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.SupportedFeatureFluent<GatewayClassStatusFluent.SupportedFeaturesNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayClassStatusFluent.SupportedFeaturesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GatewayClassStatusFluent<A extends GatewayClassStatusFluent<A>>
public class GatewayClassStatusFluent.SupportedFeaturesNested<N> extends SupportedFeatureFluent<GatewayClassStatusFluent.SupportedFeaturesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSupportedFeature()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.SupportedFeatureFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getName, hasAdditionalProperties, hashCode, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName
-
-