Interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
BindingFluent.TargetNested<N>, EndpointAddressFluent.TargetRefNested<N>, EventFluent.InvolvedObjectNested<N>, EventFluent.RelatedNested<N>, PersistentVolumeSpecFluent.ClaimRefNested<N>, ServiceAccountFluent.SecretsNested<N>, StorageOSPersistentVolumeSourceFluent.SecretRefNested<N>, WatchEventFluent.ObjectReferenceObjectNested<N>
All Known Implementing Classes:
BindingFluentImpl.TargetNestedImpl, DoneableObjectReference, EndpointAddressFluentImpl.TargetRefNestedImpl, EventFluentImpl.InvolvedObjectNestedImpl, EventFluentImpl.RelatedNestedImpl, ObjectReferenceBuilder, ObjectReferenceFluentImpl, PersistentVolumeSpecFluentImpl.ClaimRefNestedImpl, ServiceAccountFluentImpl.SecretsNestedImpl, StorageOSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl, WatchEventFluentImpl.ObjectReferenceObjectNestedImpl

public interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>
extends Fluent<A>