public class StepBuilder extends StepFluent<StepBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Step,StepBuilder>
StepFluent.EnvNested<N>, StepFluent.PortsNested<N>, StepFluent.ResourcesNested<N>, StepFluent.StderrConfigNested<N>, StepFluent.StdoutConfigNested<N>, StepFluent.VolumeMountsNested<N>, StepFluent.WorkspacesNested<N>| Constructor and Description |
|---|
StepBuilder() |
StepBuilder(Step instance) |
StepBuilder(StepFluent<?> fluent) |
StepBuilder(StepFluent<?> fluent,
Step instance) |
| Modifier and Type | Method and Description |
|---|---|
Step |
build() |
addAllToArgs, addAllToCommand, addAllToEnv, addAllToEnvFrom, addAllToPorts, addAllToVolumeDevices, addAllToVolumeMounts, addAllToWorkspaces, addNewEnv, addNewEnvLike, addNewPort, addNewPort, addNewPortLike, addNewVolumeDevice, addNewVolumeMount, addNewVolumeMountLike, addNewWorkspace, addNewWorkspace, addNewWorkspaceLike, addToAdditionalProperties, addToAdditionalProperties, addToArgs, addToArgs, addToCommand, addToCommand, addToEnv, addToEnv, addToEnvFrom, addToEnvFrom, addToPorts, addToPorts, addToVolumeDevices, addToVolumeDevices, addToVolumeMounts, addToVolumeMounts, addToWorkspaces, addToWorkspaces, buildEnv, buildEnv, buildFirstEnv, buildFirstPort, buildFirstVolumeMount, buildFirstWorkspace, buildLastEnv, buildLastPort, buildLastVolumeMount, buildLastWorkspace, buildMatchingEnv, buildMatchingPort, buildMatchingVolumeMount, buildMatchingWorkspace, buildPort, buildPorts, buildResources, buildStderrConfig, buildStdoutConfig, buildVolumeMount, buildVolumeMounts, buildWorkspace, buildWorkspaces, copyInstance, editEnv, editFirstEnv, editFirstPort, editFirstVolumeMount, editFirstWorkspace, editLastEnv, editLastPort, editLastVolumeMount, editLastWorkspace, editMatchingEnv, editMatchingPort, editMatchingVolumeMount, editMatchingWorkspace, editOrNewResources, editOrNewResourcesLike, editOrNewStderrConfig, editOrNewStderrConfigLike, editOrNewStdoutConfig, editOrNewStdoutConfigLike, editPort, editResources, editStderrConfig, editStdoutConfig, editVolumeMount, editWorkspace, equals, getAdditionalProperties, getArg, getArgs, getCommand, getCommand, getEnvFrom, getEnvFrom, getFirstArg, getFirstCommand, getFirstEnvFrom, getFirstVolumeDevice, getImage, getImagePullPolicy, getLastArg, getLastCommand, getLastEnvFrom, getLastVolumeDevice, getLifecycle, getLivenessProbe, getMatchingArg, getMatchingCommand, getMatchingEnvFrom, getMatchingVolumeDevice, getName, getOnError, getReadinessProbe, getScript, getSecurityContext, getStartupProbe, getStdin, getStdinOnce, getTerminationMessagePath, getTerminationMessagePolicy, getTimeout, getTty, getVolumeDevice, getVolumeDevices, getWorkingDir, hasAdditionalProperties, hasArgs, hasCommand, hasEnv, hasEnvFrom, hashCode, hasImage, hasImagePullPolicy, hasLifecycle, hasLivenessProbe, hasMatchingArg, hasMatchingCommand, hasMatchingEnv, hasMatchingEnvFrom, hasMatchingPort, hasMatchingVolumeDevice, hasMatchingVolumeMount, hasMatchingWorkspace, hasName, hasOnError, hasPorts, hasReadinessProbe, hasResources, hasScript, hasSecurityContext, hasStartupProbe, hasStderrConfig, hasStdin, hasStdinOnce, hasStdoutConfig, hasTerminationMessagePath, hasTerminationMessagePolicy, hasTimeout, hasTty, hasVolumeDevices, hasVolumeMounts, hasWorkingDir, hasWorkspaces, removeAllFromArgs, removeAllFromCommand, removeAllFromEnv, removeAllFromEnvFrom, removeAllFromPorts, removeAllFromVolumeDevices, removeAllFromVolumeMounts, removeAllFromWorkspaces, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromArgs, removeFromCommand, removeFromEnv, removeFromEnvFrom, removeFromPorts, removeFromVolumeDevices, removeFromVolumeMounts, removeFromWorkspaces, removeMatchingFromEnv, removeMatchingFromPorts, removeMatchingFromVolumeMounts, removeMatchingFromWorkspaces, setNewEnvLike, setNewPortLike, setNewVolumeMountLike, setNewWorkspaceLike, setToArgs, setToCommand, setToEnv, setToEnvFrom, setToPorts, setToVolumeDevices, setToVolumeMounts, setToWorkspaces, toString, withAdditionalProperties, withArgs, withArgs, withCommand, withCommand, withEnv, withEnv, withEnvFrom, withEnvFrom, withImage, withImagePullPolicy, withLifecycle, withLivenessProbe, withName, withNewResources, withNewResourcesLike, withNewStderrConfig, withNewStderrConfig, withNewStderrConfigLike, withNewStdoutConfig, withNewStdoutConfig, withNewStdoutConfigLike, withOnError, withPorts, withPorts, withReadinessProbe, withResources, withScript, withSecurityContext, withStartupProbe, withStderrConfig, withStdin, withStdin, withStdinOnce, withStdinOnce, withStdoutConfig, withTerminationMessagePath, withTerminationMessagePolicy, withTimeout, withTty, withTty, withVolumeDevices, withVolumeDevices, withVolumeMounts, withVolumeMounts, withWorkingDir, withWorkspaces, withWorkspacesaggregate, aggregate, build, build, builderOf, getVisitableMappublic StepBuilder()
public StepBuilder(StepFluent<?> fluent)
public StepBuilder(StepFluent<?> fluent, Step instance)
public StepBuilder(Step instance)
Copyright © 2015–2023 Red Hat. All rights reserved.