Class CreateOptionsFluentImpl<A extends CreateOptionsFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.CreateOptionsFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, CreateOptionsFluent<A>
Direct Known Subclasses:
CreateOptionsBuilder, DoneableCreateOptions, KubeSchemaFluentImpl.CreateOptionsNestedImpl, WatchEventFluentImpl.CreateOptionsObjectNestedImpl

public class CreateOptionsFluentImpl<A extends CreateOptionsFluent<A>>
extends BaseFluent<A>
implements CreateOptionsFluent<A>