Class CommonRouteSpecFluent.ParentRefsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ParentReferenceFluent<CommonRouteSpecFluent.ParentRefsNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.CommonRouteSpecFluent.ParentRefsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- CommonRouteSpecFluent<A extends CommonRouteSpecFluent<A>>
public class CommonRouteSpecFluent.ParentRefsNested<N> extends ParentReferenceFluent<CommonRouteSpecFluent.ParentRefsNested<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
endParentRef()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ParentReferenceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getKind, getName, getNamespace, getPort, getSectionName, hasAdditionalProperties, hasGroup, hashCode, hasKind, hasName, hasNamespace, hasPort, hasSectionName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withKind, withName, withNamespace, withPort, withSectionName
-
-