Class TypedLocalObjectReferenceFluentImpl<A extends TypedLocalObjectReferenceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.TypedLocalObjectReferenceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, TypedLocalObjectReferenceFluent<A>
Direct Known Subclasses:
DoneableTypedLocalObjectReference, PersistentVolumeClaimSpecFluentImpl.DataSourceNestedImpl, TypedLocalObjectReferenceBuilder, WatchEventFluentImpl.TypedLocalObjectReferenceNestedImpl

public class TypedLocalObjectReferenceFluentImpl<A extends TypedLocalObjectReferenceFluent<A>>
extends BaseFluent<A>
implements TypedLocalObjectReferenceFluent<A>