public class V1beta1RuntimeClassStrategyOptionsFluentImpl<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>> extends BaseFluent<A> implements V1beta1RuntimeClassStrategyOptionsFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1beta1RuntimeClassStrategyOptionsFluentImpl() |
V1beta1RuntimeClassStrategyOptionsFluentImpl(io.kubernetes.client.openapi.models.V1beta1RuntimeClassStrategyOptions instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta1RuntimeClassStrategyOptionsFluentImpl()
public V1beta1RuntimeClassStrategyOptionsFluentImpl(io.kubernetes.client.openapi.models.V1beta1RuntimeClassStrategyOptions instance)
public A addToAllowedRuntimeClassNames(Integer index, String item)
addToAllowedRuntimeClassNames in interface V1beta1RuntimeClassStrategyOptionsFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public A setToAllowedRuntimeClassNames(Integer 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(Integer 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 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 boolean equals(Object o)
equals in class BaseFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1beta1RuntimeClassStrategyOptionsFluent<A>>Copyright © 2022. All rights reserved.