Class APIServiceFluentImpl<A extends APIServiceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIServiceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, APIServiceFluent<A>
Direct Known Subclasses:
APIServiceBuilder, APIServiceListFluentImpl.ItemsNestedImpl, BaseKubernetesListFluentImpl.APIServiceItemsNestedImpl, DoneableAPIService, KubeSchemaFluentImpl.APIServiceNestedImpl, NamedExtensionFluentImpl.APIServiceExtensionNestedImpl, WatchEventFluentImpl.APIServiceObjectNestedImpl

public class APIServiceFluentImpl<A extends APIServiceFluent<A>>
extends BaseFluent<A>
implements APIServiceFluent<A>