Class OwnerReferenceFluentImpl<A extends OwnerReferenceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.OwnerReferenceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, OwnerReferenceFluent<A>
Direct Known Subclasses:
DoneableOwnerReference, ObjectMetaFluentImpl.OwnerReferencesNestedImpl, OwnerReferenceBuilder, WatchEventFluentImpl.OwnerReferenceObjectNestedImpl

public class OwnerReferenceFluentImpl<A extends OwnerReferenceFluent<A>>
extends BaseFluent<A>
implements OwnerReferenceFluent<A>