Package io.fabric8.openshift.api.model
Class CustomDeploymentStrategyParamsFluentImpl<A extends CustomDeploymentStrategyParamsFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.CustomDeploymentStrategyParamsFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,CustomDeploymentStrategyParamsFluent<A>
- Direct Known Subclasses:
CustomDeploymentStrategyParamsBuilder,DeploymentStrategyFluentImpl.CustomParamsNestedImpl,DoneableCustomDeploymentStrategyParams
public class CustomDeploymentStrategyParamsFluentImpl<A extends CustomDeploymentStrategyParamsFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CustomDeploymentStrategyParamsFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CustomDeploymentStrategyParamsFluentImpl()CustomDeploymentStrategyParamsFluentImpl(CustomDeploymentStrategyParams instance) -
Method Summary
Modifier and Type Method Description AaddAllToCommand(Collection<String> items)AaddAllToEnvironment(Collection<io.fabric8.kubernetes.api.model.EnvVar> items)AaddNewCommand(String arg1)AaddNewCommand(StringBuffer arg1)AaddNewCommand(StringBuilder arg1)AaddToCommand(int index, String item)AaddToCommand(String... items)AaddToEnvironment(int index, io.fabric8.kubernetes.api.model.EnvVar item)AaddToEnvironment(io.fabric8.kubernetes.api.model.EnvVar... items)booleanequals(Object o)List<String>getCommand()StringgetCommand(int index)List<io.fabric8.kubernetes.api.model.EnvVar>getEnvironment()io.fabric8.kubernetes.api.model.EnvVargetEnvironment(int index)StringgetFirstCommand()io.fabric8.kubernetes.api.model.EnvVargetFirstEnvironment()StringgetImage()StringgetLastCommand()io.fabric8.kubernetes.api.model.EnvVargetLastEnvironment()StringgetMatchingCommand(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)io.fabric8.kubernetes.api.model.EnvVargetMatchingEnvironment(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.EnvVar> predicate)BooleanhasCommand()BooleanhasEnvironment()BooleanhasImage()BooleanhasMatchingCommand(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)BooleanhasMatchingEnvironment(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.EnvVar> predicate)AremoveAllFromCommand(Collection<String> items)AremoveAllFromEnvironment(Collection<io.fabric8.kubernetes.api.model.EnvVar> items)AremoveFromCommand(String... items)AremoveFromEnvironment(io.fabric8.kubernetes.api.model.EnvVar... items)AsetToCommand(int index, String item)AsetToEnvironment(int index, io.fabric8.kubernetes.api.model.EnvVar item)AwithCommand(String... command)AwithCommand(List<String> command)AwithEnvironment(io.fabric8.kubernetes.api.model.EnvVar... environment)AwithEnvironment(List<io.fabric8.kubernetes.api.model.EnvVar> environment)AwithImage(String image)AwithNewImage(String arg1)AwithNewImage(StringBuffer arg1)AwithNewImage(StringBuilder arg1)
-
Constructor Details
-
CustomDeploymentStrategyParamsFluentImpl
public CustomDeploymentStrategyParamsFluentImpl() -
CustomDeploymentStrategyParamsFluentImpl
-
-
Method Details
-
addToCommand
- Specified by:
addToCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
setToCommand
- Specified by:
setToCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
addToCommand
- Specified by:
addToCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
addAllToCommand
- Specified by:
addAllToCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
removeFromCommand
- Specified by:
removeFromCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
removeAllFromCommand
- Specified by:
removeAllFromCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getCommand
- Specified by:
getCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getCommand
- Specified by:
getCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getFirstCommand
- Specified by:
getFirstCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getLastCommand
- Specified by:
getLastCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getMatchingCommand
- Specified by:
getMatchingCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
hasMatchingCommand
- Specified by:
hasMatchingCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
withCommand
- Specified by:
withCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
withCommand
- Specified by:
withCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
hasCommand
- Specified by:
hasCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
addNewCommand
- Specified by:
addNewCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
addNewCommand
- Specified by:
addNewCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
addNewCommand
- Specified by:
addNewCommandin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
addToEnvironment
- Specified by:
addToEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
setToEnvironment
- Specified by:
setToEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
addToEnvironment
- Specified by:
addToEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
addAllToEnvironment
- Specified by:
addAllToEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
removeFromEnvironment
- Specified by:
removeFromEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
removeAllFromEnvironment
- Specified by:
removeAllFromEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getEnvironment
- Specified by:
getEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getEnvironment
public io.fabric8.kubernetes.api.model.EnvVar getEnvironment(int index)- Specified by:
getEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getFirstEnvironment
public io.fabric8.kubernetes.api.model.EnvVar getFirstEnvironment()- Specified by:
getFirstEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getLastEnvironment
public io.fabric8.kubernetes.api.model.EnvVar getLastEnvironment()- Specified by:
getLastEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getMatchingEnvironment
public io.fabric8.kubernetes.api.model.EnvVar getMatchingEnvironment(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.EnvVar> predicate)- Specified by:
getMatchingEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
hasMatchingEnvironment
public Boolean hasMatchingEnvironment(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.EnvVar> predicate)- Specified by:
hasMatchingEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
withEnvironment
- Specified by:
withEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
withEnvironment
- Specified by:
withEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
hasEnvironment
- Specified by:
hasEnvironmentin interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
getImage
- Specified by:
getImagein interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
withImage
- Specified by:
withImagein interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
hasImage
- Specified by:
hasImagein interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
withNewImage
- Specified by:
withNewImagein interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
withNewImage
- Specified by:
withNewImagein interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
withNewImage
- Specified by:
withNewImagein interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>
-
equals
-