| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeInfo |
VolumeInfo.clone() |
VolumeInfo |
VolumeInfo.withVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
VolumeInfo |
VolumeInfo.withVolumeType(String volumeType)
Sets the value of the VolumeType property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<VolumeInfo> |
ListVolumesResult.getVolumeInfos()
Returns the value of the VolumeInfos property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListVolumesResult |
ListVolumesResult.withVolumeInfos(VolumeInfo... volumeInfos)
Sets the value of the VolumeInfos property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListVolumesResult.setVolumeInfos(Collection<VolumeInfo> volumeInfos)
Sets the value of the VolumeInfos property for this object.
|
ListVolumesResult |
ListVolumesResult.withVolumeInfos(Collection<VolumeInfo> volumeInfos)
Sets the value of the VolumeInfos property for this object.
|
Copyright © 2015. All rights reserved.