public static interface UpdateSnapshotScheduleResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<UpdateSnapshotScheduleResponse.Builder,UpdateSnapshotScheduleResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateSnapshotScheduleResponse.Builder |
volumeARN(String volumeARN)
The Amazon Resource Name (ARN) of the volume.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateSnapshotScheduleResponse.Builder volumeARN(String volumeARN)
The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.
volumeARN - The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of
gateway volumes.Copyright © 2021. All rights reserved.