Package io.fabric8.kubernetes.api.model
Class ServiceAccountListFluent.MetadataNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ListMetaFluent<ServiceAccountListFluent.MetadataNested<N>>
-
- io.fabric8.kubernetes.api.model.ServiceAccountListFluent.MetadataNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>
public class ServiceAccountListFluent.MetadataNested<N> extends ListMetaFluent<ServiceAccountListFluent.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
-
-