public class PodExecOptionsBuilder extends PodExecOptionsFluent<PodExecOptionsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodExecOptions,PodExecOptionsBuilder>
| Constructor and Description |
|---|
PodExecOptionsBuilder() |
PodExecOptionsBuilder(PodExecOptions instance) |
PodExecOptionsBuilder(PodExecOptionsFluent<?> fluent) |
PodExecOptionsBuilder(PodExecOptionsFluent<?> fluent,
PodExecOptions instance) |
| Modifier and Type | Method and Description |
|---|---|
PodExecOptions |
build() |
addAllToCommand, addToAdditionalProperties, addToAdditionalProperties, addToCommand, addToCommand, copyInstance, equals, getAdditionalProperties, getApiVersion, getCommand, getCommand, getContainer, getFirstCommand, getKind, getLastCommand, getMatchingCommand, getStderr, getStdin, getStdout, getTty, hasAdditionalProperties, hasApiVersion, hasCommand, hasContainer, hashCode, hasKind, hasMatchingCommand, hasStderr, hasStdin, hasStdout, hasTty, removeAllFromCommand, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCommand, setToCommand, toString, withAdditionalProperties, withApiVersion, withCommand, withCommand, withContainer, withKind, withStderr, withStderr, withStdin, withStdin, withStdout, withStdout, withTty, withTtyaggregate, aggregate, build, build, builderOf, getVisitableMappublic PodExecOptionsBuilder()
public PodExecOptionsBuilder(PodExecOptionsFluent<?> fluent)
public PodExecOptionsBuilder(PodExecOptionsFluent<?> fluent, PodExecOptions instance)
public PodExecOptionsBuilder(PodExecOptions instance)
public PodExecOptions build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodExecOptions>Copyright © 2015–2024 Red Hat. All rights reserved.