Interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ObjectMetaFluent.OwnerReferencesNested<N>, WatchEventFluent.OwnerReferenceObjectNested<N>
All Known Implementing Classes:
DoneableOwnerReference, ObjectMetaFluentImpl.OwnerReferencesNestedImpl, OwnerReferenceBuilder, OwnerReferenceFluentImpl, WatchEventFluentImpl.OwnerReferenceObjectNestedImpl

public interface OwnerReferenceFluent<A extends OwnerReferenceFluent<A>>
extends Fluent<A>