public class V1GCEPersistentDiskVolumeSourceFluentImpl<A extends V1GCEPersistentDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements V1GCEPersistentDiskVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
V1GCEPersistentDiskVolumeSourceFluentImpl() |
V1GCEPersistentDiskVolumeSourceFluentImpl(V1GCEPersistentDiskVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFsType() |
Integer |
getPartition() |
String |
getPdName() |
Boolean |
hasFsType() |
Boolean |
hasPartition() |
Boolean |
hasPdName() |
Boolean |
hasReadOnly() |
Boolean |
isReadOnly() |
A |
withFsType(String fsType) |
A |
withNewFsType(String arg1) |
A |
withNewFsType(StringBuffer arg1) |
A |
withNewFsType(StringBuilder arg1) |
A |
withNewPdName(String arg1) |
A |
withNewPdName(StringBuffer arg1) |
A |
withNewPdName(StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withPartition(Integer partition) |
A |
withPdName(String pdName) |
A |
withReadOnly(Boolean readOnly) |
public V1GCEPersistentDiskVolumeSourceFluentImpl()
public V1GCEPersistentDiskVolumeSourceFluentImpl(V1GCEPersistentDiskVolumeSource instance)
public String getFsType()
getFsType in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(String arg1)
withNewFsType in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(StringBuilder arg1)
withNewFsType in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(StringBuffer arg1)
withNewFsType in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public Integer getPartition()
getPartition in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withPartition(Integer partition)
withPartition in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public Boolean hasPartition()
hasPartition in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public String getPdName()
getPdName in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withPdName(String pdName)
withPdName in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public Boolean hasPdName()
hasPdName in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withNewPdName(String arg1)
withNewPdName in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withNewPdName(StringBuilder arg1)
withNewPdName in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withNewPdName(StringBuffer arg1)
withNewPdName in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface V1GCEPersistentDiskVolumeSourceFluent<A extends V1GCEPersistentDiskVolumeSourceFluent<A>>Copyright © 2020. All rights reserved.