public class ExecNewPodHookBuilder extends ExecNewPodHookFluentImpl<ExecNewPodHookBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ExecNewPodHook,ExecNewPodHookBuilder>
| Constructor and Description |
|---|
ExecNewPodHookBuilder() |
ExecNewPodHookBuilder(Boolean validationEnabled) |
ExecNewPodHookBuilder(ExecNewPodHook instance) |
ExecNewPodHookBuilder(ExecNewPodHook instance,
Boolean validationEnabled) |
ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent) |
ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent,
Boolean validationEnabled) |
ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent,
ExecNewPodHook instance) |
ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent,
ExecNewPodHook instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ExecNewPodHook |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToCommand, addAllToEnv, addAllToVolumes, addNewCommand, addNewCommand, addNewCommand, addNewCommand, addNewCommand, addNewCommand, addNewCommand, addNewCommand, addNewCommand, addNewCommand, addNewVolume, addNewVolume, addNewVolume, addNewVolume, addNewVolume, addNewVolume, addNewVolume, addNewVolume, addNewVolume, addNewVolume, addToCommand, addToCommand, addToEnv, addToEnv, addToVolumes, addToVolumes, getCommand, getCommand, getContainerName, getEnv, getEnv, getFirstCommand, getFirstEnv, getFirstVolume, getLastCommand, getLastEnv, getLastVolume, getMatchingCommand, getMatchingEnv, getMatchingVolume, getVolume, getVolumes, hasCommand, hasContainerName, hasEnv, hasMatchingCommand, hasMatchingEnv, hasMatchingVolume, hasVolumes, removeAllFromCommand, removeAllFromEnv, removeAllFromVolumes, removeFromCommand, removeFromEnv, removeFromVolumes, setToCommand, setToEnv, setToVolumes, withCommand, withCommand, withContainerName, withEnv, withEnv, withNewContainerName, withNewContainerName, withNewContainerName, withNewContainerName, withNewContainerName, withNewContainerName, withNewContainerName, withNewContainerName, withNewContainerName, withNewContainerName, withVolumes, withVolumesaccept, accept, aggregate, aggregate, build, build, builderOfpublic ExecNewPodHookBuilder()
public ExecNewPodHookBuilder(Boolean validationEnabled)
public ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent)
public ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent, Boolean validationEnabled)
public ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent, ExecNewPodHook instance)
public ExecNewPodHookBuilder(ExecNewPodHookFluent<?> fluent, ExecNewPodHook instance, Boolean validationEnabled)
public ExecNewPodHookBuilder(ExecNewPodHook instance)
public ExecNewPodHookBuilder(ExecNewPodHook instance, Boolean validationEnabled)
public ExecNewPodHook build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ExecNewPodHook>public boolean equals(Object o)
equals in class ExecNewPodHookFluentImpl<ExecNewPodHookBuilder>public int hashCode()
hashCode in class ExecNewPodHookFluentImpl<ExecNewPodHookBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.