Class ChannelSpecFluent.GatesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.apps.v1.ChannelGateFluent<ChannelSpecFluent.GatesNested<N>>
-
- io.fabric8.openclustermanagement.api.model.apps.v1.ChannelSpecFluent.GatesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ChannelSpecFluent<A extends ChannelSpecFluent<A>>
public class ChannelSpecFluent.GatesNested<N> extends ChannelGateFluent<ChannelSpecFluent.GatesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openclustermanagement.api.model.apps.v1.ChannelGateFluent
ChannelGateFluent.LabelSelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGates()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.apps.v1.ChannelGateFluent
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, buildLabelSelector, copyInstance, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getAdditionalProperties, getAnnotations, getName, hasAdditionalProperties, hasAnnotations, hashCode, hasLabelSelector, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, toString, withAdditionalProperties, withAnnotations, withLabelSelector, withName, withNewLabelSelector, withNewLabelSelectorLike
-
-