public class V1beta1CSIDriverSpecFluentImpl<A extends V1beta1CSIDriverSpecFluent<A>> extends BaseFluent<A> implements V1beta1CSIDriverSpecFluent<A>
_visitables| Constructor and Description |
|---|
V1beta1CSIDriverSpecFluentImpl() |
V1beta1CSIDriverSpecFluentImpl(V1beta1CSIDriverSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
hasAttachRequired() |
Boolean |
hasPodInfoOnMount() |
Boolean |
isAttachRequired() |
Boolean |
isPodInfoOnMount() |
A |
withAttachRequired(Boolean attachRequired) |
A |
withNewAttachRequired(boolean arg1) |
A |
withNewAttachRequired(String arg1) |
A |
withNewPodInfoOnMount(boolean arg1) |
A |
withNewPodInfoOnMount(String arg1) |
A |
withPodInfoOnMount(Boolean podInfoOnMount) |
public V1beta1CSIDriverSpecFluentImpl()
public V1beta1CSIDriverSpecFluentImpl(V1beta1CSIDriverSpec instance)
public Boolean isAttachRequired()
isAttachRequired in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>public A withAttachRequired(Boolean attachRequired)
withAttachRequired in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>public Boolean hasAttachRequired()
hasAttachRequired in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>public A withNewAttachRequired(String arg1)
withNewAttachRequired in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>public A withNewAttachRequired(boolean arg1)
withNewAttachRequired in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>public Boolean isPodInfoOnMount()
isPodInfoOnMount in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>public A withPodInfoOnMount(Boolean podInfoOnMount)
withPodInfoOnMount in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>public Boolean hasPodInfoOnMount()
hasPodInfoOnMount in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>public A withNewPodInfoOnMount(String arg1)
withNewPodInfoOnMount in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>public A withNewPodInfoOnMount(boolean arg1)
withNewPodInfoOnMount in interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>>Copyright © 2019. All rights reserved.