public class ExecActionBuilder extends ExecActionFluent<ExecActionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ExecAction,ExecActionBuilder>
| Constructor and Description |
|---|
ExecActionBuilder() |
ExecActionBuilder(ExecAction instance) |
ExecActionBuilder(ExecActionFluent<?> fluent) |
ExecActionBuilder(ExecActionFluent<?> fluent,
ExecAction instance) |
| Modifier and Type | Method and Description |
|---|---|
ExecAction |
build() |
addAllToCommand, addToAdditionalProperties, addToAdditionalProperties, addToCommand, addToCommand, copyInstance, equals, getAdditionalProperties, getCommand, getCommand, getFirstCommand, getLastCommand, getMatchingCommand, hasAdditionalProperties, hasCommand, hashCode, hasMatchingCommand, removeAllFromCommand, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCommand, setToCommand, toString, withAdditionalProperties, withCommand, withCommandaggregate, aggregate, build, build, builderOf, getVisitableMappublic ExecActionBuilder()
public ExecActionBuilder(ExecActionFluent<?> fluent)
public ExecActionBuilder(ExecActionFluent<?> fluent, ExecAction instance)
public ExecActionBuilder(ExecAction instance)
public ExecAction build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ExecAction>Copyright © 2015–2024 Red Hat. All rights reserved.