Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.CreateOptionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.CreateOptionsFluentImpl<KubeSchemaFluent.CreateOptionsNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.CreateOptionsNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.CreateOptionsNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.CreateOptionsNested<N>>,CreateOptionsFluent<KubeSchemaFluent.CreateOptionsNested<N>>,KubeSchemaFluent.CreateOptionsNested<N>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.CreateOptionsNestedImpl<N> extends CreateOptionsFluentImpl<KubeSchemaFluent.CreateOptionsNested<N>> implements KubeSchemaFluent.CreateOptionsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendCreateOptions()Methods inherited from class io.fabric8.kubernetes.api.model.CreateOptionsFluentImpl
addAllToDryRun, addNewDryRun, addNewDryRun, addNewDryRun, addToDryRun, addToDryRun, equals, getApiVersion, getDryRun, getDryRun, getFieldManager, getFirstDryRun, getKind, getLastDryRun, getMatchingDryRun, hasApiVersion, hasDryRun, hasFieldManager, hasKind, hasMatchingDryRun, removeAllFromDryRun, removeFromDryRun, setToDryRun, withApiVersion, withDryRun, withDryRun, withFieldManager, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldManager, withNewFieldManager, withNewFieldManager, withNewKind, withNewKind, withNewKindMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.CreateOptionsFluent
addAllToDryRun, addNewDryRun, addNewDryRun, addNewDryRun, addToDryRun, addToDryRun, getApiVersion, getDryRun, getDryRun, getFieldManager, getFirstDryRun, getKind, getLastDryRun, getMatchingDryRun, hasApiVersion, hasDryRun, hasFieldManager, hasKind, hasMatchingDryRun, removeAllFromDryRun, removeFromDryRun, setToDryRun, withApiVersion, withDryRun, withDryRun, withFieldManager, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldManager, withNewFieldManager, withNewFieldManager, withNewKind, withNewKind, withNewKind
-
Method Details
-
and
-
endCreateOptions
- Specified by:
endCreateOptionsin interfaceKubeSchemaFluent.CreateOptionsNested<N>
-