Class ServiceFluentImpl<A extends ServiceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServiceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ServiceFluent<A>
Direct Known Subclasses:
BaseKubernetesListFluentImpl.ServiceItemsNestedImpl, DoneableService, NamedExtensionFluentImpl.ServiceExtensionNestedImpl, ServiceBuilder, ServiceListFluentImpl.ItemsNestedImpl, WatchEventFluentImpl.ServiceObjectNestedImpl

public class ServiceFluentImpl<A extends ServiceFluent<A>>
extends BaseFluent<A>
implements ServiceFluent<A>