Class GatewayStatusFluent.ListenersNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerStatusFluent<GatewayStatusFluent.ListenersNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayStatusFluent.ListenersNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- GatewayStatusFluent<A extends GatewayStatusFluent<A>>
public class GatewayStatusFluent.ListenersNested<N> extends ListenerStatusFluent<GatewayStatusFluent.ListenersNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerStatusFluent
ListenerStatusFluent.SupportedKindsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendListener()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerStatusFluent
addAllToConditions, addAllToSupportedKinds, addNewSupportedKind, addNewSupportedKind, addNewSupportedKindLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToSupportedKinds, addToSupportedKinds, buildFirstSupportedKind, buildLastSupportedKind, buildMatchingSupportedKind, buildSupportedKind, buildSupportedKinds, copyInstance, editFirstSupportedKind, editLastSupportedKind, editMatchingSupportedKind, editSupportedKind, equals, getAdditionalProperties, getAttachedRoutes, getCondition, getConditions, getFirstCondition, getLastCondition, getMatchingCondition, getName, hasAdditionalProperties, hasAttachedRoutes, hasConditions, hashCode, hasMatchingCondition, hasMatchingSupportedKind, hasName, hasSupportedKinds, removeAllFromConditions, removeAllFromSupportedKinds, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromSupportedKinds, removeMatchingFromSupportedKinds, setNewSupportedKindLike, setToConditions, setToSupportedKinds, toString, withAdditionalProperties, withAttachedRoutes, withConditions, withConditions, withName, withSupportedKinds, withSupportedKinds
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-