public class MemoryStressorFluentImpl<A extends MemoryStressorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements MemoryStressorFluent<A>
| Constructor and Description |
|---|
MemoryStressorFluentImpl() |
MemoryStressorFluentImpl(MemoryStressor instance) |
public MemoryStressorFluentImpl()
public MemoryStressorFluentImpl(MemoryStressor instance)
public A addToOptions(int index, String item)
addToOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A setToOptions(int index, String item)
setToOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addToOptions(String... items)
addToOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addAllToOptions(Collection<String> items)
addAllToOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A removeFromOptions(String... items)
removeFromOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A removeAllFromOptions(Collection<String> items)
removeAllFromOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public List<String> getOptions()
getOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public String getOption(int index)
getOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public String getFirstOption()
getFirstOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public String getLastOption()
getLastOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public String getMatchingOption(Predicate<String> predicate)
getMatchingOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public Boolean hasMatchingOption(Predicate<String> predicate)
hasMatchingOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A withOptions(List<String> options)
withOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A withOptions(String... options)
withOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public Boolean hasOptions()
hasOptions in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(StringBuilder arg1)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(int[] arg1, int arg2, int arg3)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(char[] arg1)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(StringBuffer arg1)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(byte[] arg1, int arg2)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(byte[] arg1)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(char[] arg1, int arg2, int arg3)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(byte[] arg1, int arg2, int arg3)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(byte[] arg1, int arg2, int arg3, int arg4)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A addNewOption(String arg1)
addNewOption in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public Integer getWorkers()
getWorkers in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A withWorkers(Integer workers)
withWorkers in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public Boolean hasWorkers()
hasWorkers in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>public A withNewWorkers(int arg0)
withNewWorkers in interface MemoryStressorFluent<A extends MemoryStressorFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.