public class PortworxVolumeSourceFluentImpl<A extends PortworxVolumeSourceFluent<A>> extends BaseFluent<A> implements PortworxVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
PortworxVolumeSourceFluentImpl() |
PortworxVolumeSourceFluentImpl(PortworxVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFsType() |
String |
getVolumeID() |
Boolean |
hasFsType() |
Boolean |
hasReadOnly() |
Boolean |
hasVolumeID() |
Boolean |
isReadOnly() |
A |
withFsType(String fsType) |
A |
withNewFsType(String arg1) |
A |
withNewFsType(StringBuffer arg1) |
A |
withNewFsType(StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withNewVolumeID(String arg1) |
A |
withNewVolumeID(StringBuffer arg1) |
A |
withNewVolumeID(StringBuilder arg1) |
A |
withReadOnly(Boolean readOnly) |
A |
withVolumeID(String volumeID) |
public PortworxVolumeSourceFluentImpl()
public PortworxVolumeSourceFluentImpl(PortworxVolumeSource instance)
public String getFsType()
getFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(String arg1)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(StringBuilder arg1)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewFsType(StringBuffer arg1)
withNewFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public String getVolumeID()
getVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withVolumeID(String volumeID)
withVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasVolumeID()
hasVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(String arg1)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(StringBuilder arg1)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withNewVolumeID(StringBuffer arg1)
withNewVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.