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) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 Boolean getApproved()
getApproved 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 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(Predicate<String> predicate)
getMatchingClusterServiceVersionName in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean hasMatchingClusterServiceVersionName(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 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 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 addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends InstallPlanSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends InstallPlanSpecFluent<A>>public A withApproved()
withApproved in interface InstallPlanSpecFluent<A extends InstallPlanSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.