Package io.fabric8.kubernetes.api.model
Class NamespaceListFluent.MetadataNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ListMetaFluent<NamespaceListFluent.MetadataNested<N>>
-
- io.fabric8.kubernetes.api.model.NamespaceListFluent.MetadataNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- NamespaceListFluent<A extends NamespaceListFluent<A>>
public class NamespaceListFluent.MetadataNested<N> extends ListMetaFluent<NamespaceListFluent.MetadataNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ListMetaFluent
ListMetaFluent.ShardInfoNested<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()NendMetadata()-
Methods inherited from class io.fabric8.kubernetes.api.model.ListMetaFluent
addToAdditionalProperties, addToAdditionalProperties, buildShardInfo, copyInstance, editOrNewShardInfo, editOrNewShardInfoLike, editShardInfo, equals, getAdditionalProperties, getContinue, getRemainingItemCount, getResourceVersion, getSelfLink, hasAdditionalProperties, hasContinue, hashCode, hasRemainingItemCount, hasResourceVersion, hasSelfLink, hasShardInfo, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withContinue, withNewShardInfo, withNewShardInfo, withNewShardInfoLike, withRemainingItemCount, withResourceVersion, withSelfLink, withShardInfo
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-