public class V1beta1RuntimeClassStrategyOptionsFluentImpl<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>> extends BaseFluent<A> implements V1beta1RuntimeClassStrategyOptionsFluent<A>
_visitables| Constructor and Description |
|---|
V1beta1RuntimeClassStrategyOptionsFluentImpl() |
V1beta1RuntimeClassStrategyOptionsFluentImpl(V1beta1RuntimeClassStrategyOptions instance) |
public V1beta1RuntimeClassStrategyOptionsFluentImpl()
public V1beta1RuntimeClassStrategyOptionsFluentImpl(V1beta1RuntimeClassStrategyOptions instance)
public A addToAllowedRuntimeClassNames(int index, String item)
addToAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A setToAllowedRuntimeClassNames(int index, String item)
setToAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A addToAllowedRuntimeClassNames(String... items)
addToAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A addAllToAllowedRuntimeClassNames(Collection<String> items)
addAllToAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A removeFromAllowedRuntimeClassNames(String... items)
removeFromAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A removeAllFromAllowedRuntimeClassNames(Collection<String> items)
removeAllFromAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public List<String> getAllowedRuntimeClassNames()
getAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public String getAllowedRuntimeClassName(int index)
getAllowedRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public String getFirstAllowedRuntimeClassName()
getFirstAllowedRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public String getLastAllowedRuntimeClassName()
getLastAllowedRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public String getMatchingAllowedRuntimeClassName(Predicate<String> predicate)
getMatchingAllowedRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public Boolean hasMatchingAllowedRuntimeClassName(Predicate<String> predicate)
hasMatchingAllowedRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A withAllowedRuntimeClassNames(List<String> allowedRuntimeClassNames)
withAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A withAllowedRuntimeClassNames(String... allowedRuntimeClassNames)
withAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public Boolean hasAllowedRuntimeClassNames()
hasAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A addNewAllowedRuntimeClassName(String arg1)
addNewAllowedRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A addNewAllowedRuntimeClassName(StringBuilder arg1)
addNewAllowedRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A addNewAllowedRuntimeClassName(StringBuffer arg1)
addNewAllowedRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public String getDefaultRuntimeClassName()
getDefaultRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A withDefaultRuntimeClassName(String defaultRuntimeClassName)
withDefaultRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public Boolean hasDefaultRuntimeClassName()
hasDefaultRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A withNewDefaultRuntimeClassName(String arg1)
withNewDefaultRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A withNewDefaultRuntimeClassName(StringBuilder arg1)
withNewDefaultRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A withNewDefaultRuntimeClassName(StringBuffer arg1)
withNewDefaultRuntimeClassName in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>Copyright © 2021. All rights reserved.