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