public class NamedInstallStrategyFluentImpl<A extends NamedInstallStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements NamedInstallStrategyFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
NamedInstallStrategyFluentImpl.SpecNestedImpl<N> |
NamedInstallStrategyFluent.SpecNested<N>| Constructor and Description |
|---|
NamedInstallStrategyFluentImpl() |
NamedInstallStrategyFluentImpl(NamedInstallStrategy instance) |
public NamedInstallStrategyFluentImpl()
public NamedInstallStrategyFluentImpl(NamedInstallStrategy instance)
@Deprecated public StrategyDetailsDeployment getSpec()
getSpec in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public StrategyDetailsDeployment buildSpec()
buildSpec in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withSpec(StrategyDetailsDeployment spec)
withSpec in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public Boolean hasSpec()
hasSpec in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public NamedInstallStrategyFluent.SpecNested<A> withNewSpec()
withNewSpec in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public NamedInstallStrategyFluent.SpecNested<A> withNewSpecLike(StrategyDetailsDeployment item)
withNewSpecLike in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public NamedInstallStrategyFluent.SpecNested<A> editSpec()
editSpec in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public NamedInstallStrategyFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public NamedInstallStrategyFluent.SpecNested<A> editOrNewSpecLike(StrategyDetailsDeployment item)
editOrNewSpecLike in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public String getStrategy()
getStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withStrategy(String strategy)
withStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public Boolean hasStrategy()
hasStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(StringBuilder arg1)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(int[] arg1, int arg2, int arg3)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(char[] arg1)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(StringBuffer arg1)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(byte[] arg1, int arg2)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(byte[] arg1)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(char[] arg1, int arg2, int arg3)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(byte[] arg1, int arg2, int arg3)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(byte[] arg1, int arg2, int arg3, int arg4)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>public A withNewStrategy(String arg1)
withNewStrategy in interface NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.