Package io.fabric8.openshift.api.model
Class ExecNewPodHookFluentImpl<A extends ExecNewPodHookFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.ExecNewPodHookFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,ExecNewPodHookFluent<A>
- Direct Known Subclasses:
DoneableExecNewPodHook,ExecNewPodHookBuilder,LifecycleHookFluentImpl.ExecNewPodNestedImpl
public class ExecNewPodHookFluentImpl<A extends ExecNewPodHookFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ExecNewPodHookFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ExecNewPodHookFluentImpl()ExecNewPodHookFluentImpl(ExecNewPodHook instance) -
Method Summary
Modifier and Type Method Description AaddAllToCommand(Collection<String> items)AaddAllToEnv(Collection<io.fabric8.kubernetes.api.model.EnvVar> items)AaddAllToVolumes(Collection<String> items)AaddNewCommand(String arg1)AaddNewCommand(StringBuffer arg1)AaddNewCommand(StringBuilder arg1)AaddNewVolume(String arg1)AaddNewVolume(StringBuffer arg1)AaddNewVolume(StringBuilder arg1)AaddToCommand(int index, String item)AaddToCommand(String... items)AaddToEnv(int index, io.fabric8.kubernetes.api.model.EnvVar item)AaddToEnv(io.fabric8.kubernetes.api.model.EnvVar... items)AaddToVolumes(int index, String item)AaddToVolumes(String... items)booleanequals(Object o)List<String>getCommand()StringgetCommand(int index)StringgetContainerName()List<io.fabric8.kubernetes.api.model.EnvVar>getEnv()io.fabric8.kubernetes.api.model.EnvVargetEnv(int index)StringgetFirstCommand()io.fabric8.kubernetes.api.model.EnvVargetFirstEnv()StringgetFirstVolume()StringgetLastCommand()io.fabric8.kubernetes.api.model.EnvVargetLastEnv()StringgetLastVolume()StringgetMatchingCommand(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)io.fabric8.kubernetes.api.model.EnvVargetMatchingEnv(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.EnvVar> predicate)StringgetMatchingVolume(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)StringgetVolume(int index)List<String>getVolumes()BooleanhasCommand()BooleanhasContainerName()BooleanhasEnv()BooleanhasMatchingCommand(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)BooleanhasMatchingEnv(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.EnvVar> predicate)BooleanhasMatchingVolume(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)BooleanhasVolumes()AremoveAllFromCommand(Collection<String> items)AremoveAllFromEnv(Collection<io.fabric8.kubernetes.api.model.EnvVar> items)AremoveAllFromVolumes(Collection<String> items)AremoveFromCommand(String... items)AremoveFromEnv(io.fabric8.kubernetes.api.model.EnvVar... items)AremoveFromVolumes(String... items)AsetToCommand(int index, String item)AsetToEnv(int index, io.fabric8.kubernetes.api.model.EnvVar item)AsetToVolumes(int index, String item)AwithCommand(String... command)AwithCommand(List<String> command)AwithContainerName(String containerName)AwithEnv(io.fabric8.kubernetes.api.model.EnvVar... env)AwithEnv(List<io.fabric8.kubernetes.api.model.EnvVar> env)AwithNewContainerName(String arg1)AwithNewContainerName(StringBuffer arg1)AwithNewContainerName(StringBuilder arg1)AwithVolumes(String... volumes)AwithVolumes(List<String> volumes)
-
Constructor Details
-
ExecNewPodHookFluentImpl
public ExecNewPodHookFluentImpl() -
ExecNewPodHookFluentImpl
-
-
Method Details
-
addToCommand
- Specified by:
addToCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
setToCommand
- Specified by:
setToCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addToCommand
- Specified by:
addToCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addAllToCommand
- Specified by:
addAllToCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
removeFromCommand
- Specified by:
removeFromCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
removeAllFromCommand
- Specified by:
removeAllFromCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getCommand
- Specified by:
getCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getCommand
- Specified by:
getCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getFirstCommand
- Specified by:
getFirstCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getLastCommand
- Specified by:
getLastCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getMatchingCommand
- Specified by:
getMatchingCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
hasMatchingCommand
- Specified by:
hasMatchingCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withCommand
- Specified by:
withCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withCommand
- Specified by:
withCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
hasCommand
- Specified by:
hasCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addNewCommand
- Specified by:
addNewCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addNewCommand
- Specified by:
addNewCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addNewCommand
- Specified by:
addNewCommandin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getContainerName
- Specified by:
getContainerNamein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withContainerName
- Specified by:
withContainerNamein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
hasContainerName
- Specified by:
hasContainerNamein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withNewContainerName
- Specified by:
withNewContainerNamein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withNewContainerName
- Specified by:
withNewContainerNamein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withNewContainerName
- Specified by:
withNewContainerNamein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addToEnv
- Specified by:
addToEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
setToEnv
- Specified by:
setToEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addToEnv
- Specified by:
addToEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addAllToEnv
- Specified by:
addAllToEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
removeFromEnv
- Specified by:
removeFromEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
removeAllFromEnv
- Specified by:
removeAllFromEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getEnv
- Specified by:
getEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getEnv
public io.fabric8.kubernetes.api.model.EnvVar getEnv(int index)- Specified by:
getEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getFirstEnv
public io.fabric8.kubernetes.api.model.EnvVar getFirstEnv()- Specified by:
getFirstEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getLastEnv
public io.fabric8.kubernetes.api.model.EnvVar getLastEnv()- Specified by:
getLastEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getMatchingEnv
public io.fabric8.kubernetes.api.model.EnvVar getMatchingEnv(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.EnvVar> predicate)- Specified by:
getMatchingEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
hasMatchingEnv
public Boolean hasMatchingEnv(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.EnvVar> predicate)- Specified by:
hasMatchingEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withEnv
- Specified by:
withEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withEnv
- Specified by:
withEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
hasEnv
- Specified by:
hasEnvin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addToVolumes
- Specified by:
addToVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
setToVolumes
- Specified by:
setToVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addToVolumes
- Specified by:
addToVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addAllToVolumes
- Specified by:
addAllToVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
removeFromVolumes
- Specified by:
removeFromVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
removeAllFromVolumes
- Specified by:
removeAllFromVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getVolumes
- Specified by:
getVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getVolume
- Specified by:
getVolumein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getFirstVolume
- Specified by:
getFirstVolumein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getLastVolume
- Specified by:
getLastVolumein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
getMatchingVolume
- Specified by:
getMatchingVolumein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
hasMatchingVolume
- Specified by:
hasMatchingVolumein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withVolumes
- Specified by:
withVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
withVolumes
- Specified by:
withVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
hasVolumes
- Specified by:
hasVolumesin interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addNewVolume
- Specified by:
addNewVolumein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addNewVolume
- Specified by:
addNewVolumein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
addNewVolume
- Specified by:
addNewVolumein interfaceExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
-
equals
-