public class CreateOptionsFluentImpl<A extends CreateOptionsFluent<A>> extends BaseFluent<A> implements CreateOptionsFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
CreateOptionsFluentImpl() |
CreateOptionsFluentImpl(CreateOptions instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CreateOptionsFluentImpl()
public CreateOptionsFluentImpl(CreateOptions instance)
public String getApiVersion()
getApiVersion in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A addToDryRun(Integer index, String item)
addToDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A setToDryRun(Integer index, String item)
setToDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A addToDryRun(String... items)
addToDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A addAllToDryRun(Collection<String> items)
addAllToDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A removeFromDryRun(String... items)
removeFromDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A removeAllFromDryRun(Collection<String> items)
removeAllFromDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public List<String> getDryRun()
getDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public String getDryRun(Integer index)
getDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public String getFirstDryRun()
getFirstDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public String getLastDryRun()
getLastDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public String getMatchingDryRun(Predicate<String> predicate)
getMatchingDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public Boolean hasMatchingDryRun(Predicate<String> predicate)
hasMatchingDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A withDryRun(List<String> dryRun)
withDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A withDryRun(String... dryRun)
withDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public Boolean hasDryRun()
hasDryRun in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public String getFieldManager()
getFieldManager in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A withFieldManager(String fieldManager)
withFieldManager in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public Boolean hasFieldManager()
hasFieldManager in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public String getFieldValidation()
getFieldValidation in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A withFieldValidation(String fieldValidation)
withFieldValidation in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public Boolean hasFieldValidation()
hasFieldValidation in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public String getKind()
getKind in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A withKind(String kind)
withKind in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public Boolean hasKind()
hasKind in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends CreateOptionsFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends CreateOptionsFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.