Class ObjectReferenceFluentImpl<A extends ObjectReferenceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ObjectReferenceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ObjectReferenceFluent<A>
Direct Known Subclasses:
BindingFluentImpl.TargetNestedImpl, DoneableObjectReference, EndpointAddressFluentImpl.TargetRefNestedImpl, EventFluentImpl.InvolvedObjectNestedImpl, EventFluentImpl.RelatedNestedImpl, ObjectReferenceBuilder, PersistentVolumeSpecFluentImpl.ClaimRefNestedImpl, ServiceAccountFluentImpl.SecretsNestedImpl, StorageOSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl, WatchEventFluentImpl.ObjectReferenceObjectNestedImpl

public class ObjectReferenceFluentImpl<A extends ObjectReferenceFluent<A>>
extends BaseFluent<A>
implements ObjectReferenceFluent<A>