| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static ListVolumesResponse.Builder |
ListVolumesResponse.builder() |
ListVolumesResponse.Builder |
ListVolumesResponse.Builder.gatewayARN(String gatewayARN)
Sets the value of the GatewayARN property for this object.
|
ListVolumesResponse.Builder |
ListVolumesResponse.Builder.marker(String marker)
Sets the value of the Marker property for this object.
|
ListVolumesResponse.Builder |
ListVolumesResponse.toBuilder() |
ListVolumesResponse.Builder |
ListVolumesResponse.Builder.volumeInfos(Collection<VolumeInfo> volumeInfos)
Sets the value of the VolumeInfos property for this object.
|
ListVolumesResponse.Builder |
ListVolumesResponse.Builder.volumeInfos(Consumer<VolumeInfo.Builder>... volumeInfos)
Sets the value of the VolumeInfos property for this object.
|
ListVolumesResponse.Builder |
ListVolumesResponse.Builder.volumeInfos(VolumeInfo... volumeInfos)
Sets the value of the VolumeInfos property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListVolumesResponse.Builder> |
ListVolumesResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.