public class InstallPlanSpecFluentImpl<A extends InstallPlanSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements InstallPlanSpecFluent<A>
| Constructor and Description |
|---|
InstallPlanSpecFluentImpl() |
InstallPlanSpecFluentImpl(InstallPlanSpec instance) |
public InstallPlanSpecFluentImpl()
public InstallPlanSpecFluentImpl(InstallPlanSpec instance)
public String getApproval()
getApproval in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withApproval(String approval)
withApproval in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean hasApproval()
hasApproval in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewApproval(String arg1)
withNewApproval in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewApproval(StringBuilder arg1)
withNewApproval in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewApproval(StringBuffer arg1)
withNewApproval in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean isApproved()
isApproved in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withApproved(Boolean approved)
withApproved in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean hasApproved()
hasApproved in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewApproved(String arg1)
withNewApproved in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewApproved(boolean arg1)
withNewApproved in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A addToClusterServiceVersionNames(int index, String item)
addToClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A setToClusterServiceVersionNames(int index, String item)
setToClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A addToClusterServiceVersionNames(String... items)
addToClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A addAllToClusterServiceVersionNames(Collection<String> items)
addAllToClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A removeFromClusterServiceVersionNames(String... items)
removeFromClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A removeAllFromClusterServiceVersionNames(Collection<String> items)
removeAllFromClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public List<String> getClusterServiceVersionNames()
getClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public String getClusterServiceVersionName(int index)
getClusterServiceVersionName in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public String getFirstClusterServiceVersionName()
getFirstClusterServiceVersionName in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public String getLastClusterServiceVersionName()
getLastClusterServiceVersionName in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public String getMatchingClusterServiceVersionName(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)
getMatchingClusterServiceVersionName in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean hasMatchingClusterServiceVersionName(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)
hasMatchingClusterServiceVersionName in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withClusterServiceVersionNames(List<String> clusterServiceVersionNames)
withClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withClusterServiceVersionNames(String... clusterServiceVersionNames)
withClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean hasClusterServiceVersionNames()
hasClusterServiceVersionNames in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A addNewClusterServiceVersionName(String arg1)
addNewClusterServiceVersionName in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A addNewClusterServiceVersionName(StringBuilder arg1)
addNewClusterServiceVersionName in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A addNewClusterServiceVersionName(StringBuffer arg1)
addNewClusterServiceVersionName in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Integer getGeneration()
getGeneration in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withGeneration(Integer generation)
withGeneration in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean hasGeneration()
hasGeneration in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public String getSource()
getSource in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withSource(String source)
withSource in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean hasSource()
hasSource in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewSource(String arg1)
withNewSource in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewSource(StringBuilder arg1)
withNewSource in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewSource(StringBuffer arg1)
withNewSource in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public String getSourceNamespace()
getSourceNamespace in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withSourceNamespace(String sourceNamespace)
withSourceNamespace in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean hasSourceNamespace()
hasSourceNamespace in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewSourceNamespace(String arg1)
withNewSourceNamespace in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewSourceNamespace(StringBuilder arg1)
withNewSourceNamespace in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A withNewSourceNamespace(StringBuffer arg1)
withNewSourceNamespace in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.