public class RuntimeClassStrategyOptionsFluentImpl<A extends RuntimeClassStrategyOptionsFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RuntimeClassStrategyOptionsFluent<A>
| Constructor and Description |
|---|
RuntimeClassStrategyOptionsFluentImpl() |
RuntimeClassStrategyOptionsFluentImpl(RuntimeClassStrategyOptions instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RuntimeClassStrategyOptionsFluentImpl()
public RuntimeClassStrategyOptionsFluentImpl(RuntimeClassStrategyOptions instance)
public A addToAllowedRuntimeClassNames(Integer index, String item)
addToAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A setToAllowedRuntimeClassNames(Integer index, String item)
setToAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A addToAllowedRuntimeClassNames(String... items)
addToAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A addAllToAllowedRuntimeClassNames(Collection<String> items)
addAllToAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A removeFromAllowedRuntimeClassNames(String... items)
removeFromAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A removeAllFromAllowedRuntimeClassNames(Collection<String> items)
removeAllFromAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public List<String> getAllowedRuntimeClassNames()
getAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public String getAllowedRuntimeClassName(Integer index)
getAllowedRuntimeClassName in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public String getFirstAllowedRuntimeClassName()
getFirstAllowedRuntimeClassName in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public String getLastAllowedRuntimeClassName()
getLastAllowedRuntimeClassName in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public String getMatchingAllowedRuntimeClassName(Predicate<String> predicate)
getMatchingAllowedRuntimeClassName in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public Boolean hasMatchingAllowedRuntimeClassName(Predicate<String> predicate)
hasMatchingAllowedRuntimeClassName in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A withAllowedRuntimeClassNames(List<String> allowedRuntimeClassNames)
withAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A withAllowedRuntimeClassNames(String... allowedRuntimeClassNames)
withAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public Boolean hasAllowedRuntimeClassNames()
hasAllowedRuntimeClassNames in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public String getDefaultRuntimeClassName()
getDefaultRuntimeClassName in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A withDefaultRuntimeClassName(String defaultRuntimeClassName)
withDefaultRuntimeClassName in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public Boolean hasDefaultRuntimeClassName()
hasDefaultRuntimeClassName in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface RuntimeClassStrategyOptionsFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuntimeClassStrategyOptionsFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuntimeClassStrategyOptionsFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.