Interface V1APIServiceFluent<A extends V1APIServiceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1APIServiceListFluent.ItemsNested<N>
All Known Implementing Classes:
V1APIServiceBuilder, V1APIServiceFluentImpl

public interface V1APIServiceFluent<A extends V1APIServiceFluent<A>> extends Fluent<A>
Generated