public class AWSElasticBlockStoreVolumeSourceFluentImpl<T extends AWSElasticBlockStoreVolumeSourceFluent<T>> extends BaseFluent<T> implements AWSElasticBlockStoreVolumeSourceFluent<T>
_visitables| Constructor and Description |
|---|
AWSElasticBlockStoreVolumeSourceFluentImpl() |
AWSElasticBlockStoreVolumeSourceFluentImpl(AWSElasticBlockStoreVolumeSource 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 |
getVolumeID() |
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 |
withReadOnly(Boolean readOnly) |
T |
withVolumeID(String volumeID) |
public AWSElasticBlockStoreVolumeSourceFluentImpl()
public AWSElasticBlockStoreVolumeSourceFluentImpl(AWSElasticBlockStoreVolumeSource instance)
public String getFsType()
getFsType in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public T withFsType(String fsType)
withFsType in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public Integer getPartition()
getPartition in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public T withPartition(Integer partition)
withPartition in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public Boolean isReadOnly()
isReadOnly in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public T withReadOnly(Boolean readOnly)
withReadOnly in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public String getVolumeID()
getVolumeID in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public T withVolumeID(String volumeID)
withVolumeID in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AWSElasticBlockStoreVolumeSourceFluent<T extends AWSElasticBlockStoreVolumeSourceFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.