public class GCEPersistentDiskVolumeSourceFluentImpl<T extends GCEPersistentDiskVolumeSourceFluent<T>> extends BaseFluent<T> implements GCEPersistentDiskVolumeSourceFluent<T>
_visitables| Constructor and Description |
|---|
GCEPersistentDiskVolumeSourceFluentImpl() |
GCEPersistentDiskVolumeSourceFluentImpl(GCEPersistentDiskVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
T |
addToAdditionalProperties(Map<String,Object> map) |
T |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getFsType() |
Integer |
getPartition() |
String |
getPdName() |
Boolean |
isReadOnly() |
T |
removeFromAdditionalProperties(Map<String,Object> map) |
T |
removeFromAdditionalProperties(String key) |
T |
withAdditionalProperties(Map<String,Object> additionalProperties) |
T |
withFsType(String fsType) |
T |
withPartition(Integer partition) |
T |
withPdName(String pdName) |
T |
withReadOnly(Boolean readOnly) |
public GCEPersistentDiskVolumeSourceFluentImpl()
public GCEPersistentDiskVolumeSourceFluentImpl(GCEPersistentDiskVolumeSource instance)
public String getFsType()
getFsType in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public T withFsType(String fsType)
withFsType in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public Integer getPartition()
getPartition in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public T withPartition(Integer partition)
withPartition in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public String getPdName()
getPdName in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public T withPdName(String pdName)
withPdName in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public Boolean isReadOnly()
isReadOnly in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public T withReadOnly(Boolean readOnly)
withReadOnly in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface GCEPersistentDiskVolumeSourceFluent<T extends GCEPersistentDiskVolumeSourceFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.