public class EditableAWSElasticBlockStoreVolumeSource extends AWSElasticBlockStoreVolumeSource implements Editable<AWSElasticBlockStoreVolumeSourceBuilder>
| Constructor and Description |
|---|
EditableAWSElasticBlockStoreVolumeSource() |
EditableAWSElasticBlockStoreVolumeSource(String fsType,
Integer partition,
Boolean readOnly,
String volumeID) |
| Modifier and Type | Method and Description |
|---|---|
AWSElasticBlockStoreVolumeSourceBuilder |
edit() |
getAdditionalProperties, getFsType, getPartition, getReadOnly, getVolumeID, setAdditionalProperty, setFsType, setPartition, setReadOnly, setVolumeIDpublic EditableAWSElasticBlockStoreVolumeSource()
public AWSElasticBlockStoreVolumeSourceBuilder edit()
edit in interface Editable<AWSElasticBlockStoreVolumeSourceBuilder>Copyright © 2011–2015 Red Hat. All rights reserved.