Interface ServiceReferenceFluent<A extends ServiceReferenceFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
WebhookClientConfigFluent.ServiceNested<N>
All Known Implementing Classes:
DoneableServiceReference, ServiceReferenceBuilder, ServiceReferenceFluentImpl, WebhookClientConfigFluentImpl.ServiceNestedImpl

public interface ServiceReferenceFluent<A extends ServiceReferenceFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>