Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.PodExecOptionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodExecOptionsFluentImpl<KubeSchemaFluent.PodExecOptionsNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.PodExecOptionsNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.PodExecOptionsNested<N>>
,Nested<N>
,Visitable<KubeSchemaFluent.PodExecOptionsNested<N>>
,KubeSchemaFluent.PodExecOptionsNested<N>
,PodExecOptionsFluent<KubeSchemaFluent.PodExecOptionsNested<N>>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.PodExecOptionsNestedImpl<N> extends PodExecOptionsFluentImpl<KubeSchemaFluent.PodExecOptionsNested<N>> implements KubeSchemaFluent.PodExecOptionsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endPodExecOptions()
Methods inherited from class io.fabric8.kubernetes.api.model.PodExecOptionsFluentImpl
addAllToCommand, addNewCommand, addNewCommand, addNewCommand, addToCommand, addToCommand, equals, getApiVersion, getCommand, getCommand, getContainer, getFirstCommand, getKind, getLastCommand, getMatchingCommand, hasApiVersion, hasCommand, hasContainer, hasKind, hasMatchingCommand, hasStderr, hasStdin, hasStdout, hasTty, isStderr, isStdin, isStdout, isTty, removeAllFromCommand, removeFromCommand, setToCommand, withApiVersion, withCommand, withCommand, withContainer, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewContainer, withNewContainer, withNewContainer, withNewKind, withNewKind, withNewKind, withNewStderr, withNewStderr, withNewStdin, withNewStdin, withNewStdout, withNewStdout, withNewTty, withNewTty, withStderr, withStdin, withStdout, withTty
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.PodExecOptionsFluent
addAllToCommand, addNewCommand, addNewCommand, addNewCommand, addToCommand, addToCommand, getApiVersion, getCommand, getCommand, getContainer, getFirstCommand, getKind, getLastCommand, getMatchingCommand, hasApiVersion, hasCommand, hasContainer, hasKind, hasMatchingCommand, hasStderr, hasStdin, hasStdout, hasTty, isStderr, isStdin, isStdout, isTty, removeAllFromCommand, removeFromCommand, setToCommand, withApiVersion, withCommand, withCommand, withContainer, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewContainer, withNewContainer, withNewContainer, withNewKind, withNewKind, withNewKind, withNewStderr, withNewStderr, withNewStdin, withNewStdin, withNewStdout, withNewStdout, withNewTty, withNewTty, withStderr, withStdin, withStdout, withTty
-
Method Details
-
and
-
endPodExecOptions
- Specified by:
endPodExecOptions
in interfaceKubeSchemaFluent.PodExecOptionsNested<N>
-