Class ServiceReferenceFluentImpl<A extends ServiceReferenceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServiceReferenceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ServiceReferenceFluent<A>
Direct Known Subclasses:
APIServiceSpecFluentImpl.ServiceNestedImpl, DoneableServiceReference, ServiceReferenceBuilder, WatchEventFluentImpl.ServiceReferenceObjectNestedImpl

public class ServiceReferenceFluentImpl<A extends ServiceReferenceFluent<A>>
extends BaseFluent<A>
implements ServiceReferenceFluent<A>