public interface V1beta1CSIDriverSpecFluent<A extends V1beta1CSIDriverSpecFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
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) |
Boolean isAttachRequired()
Boolean hasAttachRequired()
A withNewAttachRequired(boolean arg1)
Boolean isPodInfoOnMount()
Boolean hasPodInfoOnMount()
A withNewPodInfoOnMount(boolean arg1)
Copyright © 2019. All rights reserved.