Class ListMetaFluentImpl<A extends ListMetaFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ListMetaFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ListMetaFluent<A>
Direct Known Subclasses:
APIServiceListFluentImpl.MetadataNestedImpl, BaseKubernetesListFluentImpl.MetadataNestedImpl, ComponentStatusListFluentImpl.MetadataNestedImpl, ConfigMapListFluentImpl.MetadataNestedImpl, DoneableListMeta, EndpointsListFluentImpl.MetadataNestedImpl, EventListFluentImpl.MetadataNestedImpl, LimitRangeListFluentImpl.MetadataNestedImpl, ListMetaBuilder, NamespaceListFluentImpl.MetadataNestedImpl, NodeListFluentImpl.MetadataNestedImpl, PersistentVolumeClaimListFluentImpl.MetadataNestedImpl, PersistentVolumeListFluentImpl.MetadataNestedImpl, PodListFluentImpl.MetadataNestedImpl, PodTemplateListFluentImpl.MetadataNestedImpl, ReplicationControllerListFluentImpl.MetadataNestedImpl, ResourceQuotaListFluentImpl.MetadataNestedImpl, SecretListFluentImpl.MetadataNestedImpl, ServiceAccountListFluentImpl.MetadataNestedImpl, ServiceListFluentImpl.MetadataNestedImpl, StatusFluentImpl.MetadataNestedImpl, WatchEventFluentImpl.ListMetaObjectNestedImpl

public class ListMetaFluentImpl<A extends ListMetaFluent<A>>
extends BaseFluent<A>
implements ListMetaFluent<A>