public class GCEPersistentDiskVolumeSourceFluentImpl<A extends GCEPersistentDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements GCEPersistentDiskVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
GCEPersistentDiskVolumeSourceFluentImpl() |
GCEPersistentDiskVolumeSourceFluentImpl(GCEPersistentDiskVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getFsType() |
java.lang.Integer |
getPartition() |
java.lang.String |
getPdName() |
java.lang.Boolean |
hasFsType() |
java.lang.Boolean |
hasPartition() |
java.lang.Boolean |
hasPdName() |
java.lang.Boolean |
hasReadOnly() |
java.lang.Boolean |
isReadOnly() |
A |
withFsType(java.lang.String fsType) |
A |
withNewFsType(java.lang.String arg1) |
A |
withNewFsType(java.lang.StringBuffer arg1) |
A |
withNewFsType(java.lang.StringBuilder arg1) |
A |
withNewPdName(java.lang.String arg1) |
A |
withNewPdName(java.lang.StringBuffer arg1) |
A |
withNewPdName(java.lang.StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(java.lang.String arg1) |
A |
withPartition(java.lang.Integer partition) |
A |
withPdName(java.lang.String pdName) |
A |
withReadOnly(java.lang.Boolean readOnly) |
public GCEPersistentDiskVolumeSourceFluentImpl()
public GCEPersistentDiskVolumeSourceFluentImpl(GCEPersistentDiskVolumeSource instance)
public java.lang.String getFsType()
getFsType in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withFsType(java.lang.String fsType)
withFsType in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public java.lang.Boolean hasFsType()
hasFsType in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(java.lang.String arg1)
withNewFsType in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuilder arg1)
withNewFsType in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuffer arg1)
withNewFsType in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public java.lang.Integer getPartition()
getPartition in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withPartition(java.lang.Integer partition)
withPartition in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public java.lang.Boolean hasPartition()
hasPartition in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public java.lang.String getPdName()
getPdName in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withPdName(java.lang.String pdName)
withPdName in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public java.lang.Boolean hasPdName()
hasPdName in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withNewPdName(java.lang.String arg1)
withNewPdName in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withNewPdName(java.lang.StringBuilder arg1)
withNewPdName in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withNewPdName(java.lang.StringBuffer arg1)
withNewPdName in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public java.lang.Boolean isReadOnly()
isReadOnly in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withReadOnly(java.lang.Boolean readOnly)
withReadOnly in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public java.lang.Boolean hasReadOnly()
hasReadOnly in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withNewReadOnly(java.lang.String arg1)
withNewReadOnly in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface GCEPersistentDiskVolumeSourceFluent<A extends GCEPersistentDiskVolumeSourceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.