Class ObjectMetaFluentImpl<A extends ObjectMetaFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ObjectMetaFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ObjectMetaFluent<A>
Direct Known Subclasses:
APIServiceFluentImpl.MetadataNestedImpl, BindingFluentImpl.MetadataNestedImpl, ComponentStatusFluentImpl.MetadataNestedImpl, ConfigMapFluentImpl.MetadataNestedImpl, DoneableObjectMeta, EndpointsFluentImpl.MetadataNestedImpl, EventFluentImpl.MetadataNestedImpl, KubeSchemaFluentImpl.ObjectMetaNestedImpl, LimitRangeFluentImpl.MetadataNestedImpl, NamespaceFluentImpl.MetadataNestedImpl, NodeFluentImpl.MetadataNestedImpl, ObjectMetaBuilder, PersistentVolumeClaimFluentImpl.MetadataNestedImpl, PersistentVolumeFluentImpl.MetadataNestedImpl, PodFluentImpl.MetadataNestedImpl, PodTemplateFluentImpl.MetadataNestedImpl, PodTemplateSpecFluentImpl.MetadataNestedImpl, ReplicationControllerFluentImpl.MetadataNestedImpl, ResourceQuotaFluentImpl.MetadataNestedImpl, SecretFluentImpl.MetadataNestedImpl, ServiceAccountFluentImpl.MetadataNestedImpl, ServiceFluentImpl.MetadataNestedImpl, WatchEventFluentImpl.ObjectMetaObjectNestedImpl

public class ObjectMetaFluentImpl<A extends ObjectMetaFluent<A>>
extends BaseFluent<A>
implements ObjectMetaFluent<A>