Package io.fabric8.kubernetes.api.model
Class ListMetaFluent.ShardInfoNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ShardInfoFluent<ListMetaFluent.ShardInfoNested<N>>
-
- io.fabric8.kubernetes.api.model.ListMetaFluent.ShardInfoNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ListMetaFluent<A extends ListMetaFluent<A>>
public class ListMetaFluent.ShardInfoNested<N> extends ShardInfoFluent<ListMetaFluent.ShardInfoNested<N>> implements Nested<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()NendShardInfo()-
Methods inherited from class io.fabric8.kubernetes.api.model.ShardInfoFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getSelector, hasAdditionalProperties, hashCode, hasSelector, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withSelector
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-