Class TLSRouteFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TLSRouteStatusFluent<TLSRouteFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TLSRouteFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- TLSRouteFluent<A extends TLSRouteFluent<A>>
public class TLSRouteFluent.StatusNested<N> extends TLSRouteStatusFluent<TLSRouteFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TLSRouteStatusFluent
TLSRouteStatusFluent.ParentsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endStatus()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TLSRouteStatusFluent
addAllToParents, addNewParent, addNewParentLike, addToAdditionalProperties, addToAdditionalProperties, addToParents, addToParents, buildFirstParent, buildLastParent, buildMatchingParent, buildParent, buildParents, copyInstance, editFirstParent, editLastParent, editMatchingParent, editParent, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchingParent, hasParents, removeAllFromParents, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromParents, removeMatchingFromParents, setNewParentLike, setToParents, toString, withAdditionalProperties, withParents, withParents
-
-