public class V1beta1SELinuxStrategyOptionsFluentImpl<A extends V1beta1SELinuxStrategyOptionsFluent<A>> extends BaseFluent<A> implements V1beta1SELinuxStrategyOptionsFluent<A>
V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1beta1SELinuxStrategyOptionsFluentImpl() |
V1beta1SELinuxStrategyOptionsFluentImpl(io.kubernetes.client.openapi.models.V1beta1SELinuxStrategyOptions instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta1SELinuxStrategyOptionsFluentImpl()
public V1beta1SELinuxStrategyOptionsFluentImpl(io.kubernetes.client.openapi.models.V1beta1SELinuxStrategyOptions instance)
public String getRule()
getRule in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public A withRule(String rule)
withRule in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public Boolean hasRule()
hasRule in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1SELinuxOptions getSeLinuxOptions()
getSeLinuxOptions in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public io.kubernetes.client.openapi.models.V1SELinuxOptions buildSeLinuxOptions()
buildSeLinuxOptions in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public A withSeLinuxOptions(io.kubernetes.client.openapi.models.V1SELinuxOptions seLinuxOptions)
withSeLinuxOptions in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public Boolean hasSeLinuxOptions()
hasSeLinuxOptions in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptions()
withNewSeLinuxOptions in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptionsLike(io.kubernetes.client.openapi.models.V1SELinuxOptions item)
withNewSeLinuxOptionsLike in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> editSeLinuxOptions()
editSeLinuxOptions in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptions()
editOrNewSeLinuxOptions in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptionsLike(io.kubernetes.client.openapi.models.V1SELinuxOptions item)
editOrNewSeLinuxOptionsLike in interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>>Copyright © 2022. All rights reserved.