| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default DetachVolumeResponse |
StorageGatewayClient.detachVolume(DetachVolumeRequest detachVolumeRequest)
Disconnects a volume from an iSCSI connection and then detaches the volume from the specified gateway.
|
default CompletableFuture<DetachVolumeResponse> |
StorageGatewayAsyncClient.detachVolume(DetachVolumeRequest detachVolumeRequest)
Disconnects a volume from an iSCSI connection and then detaches the volume from the specified gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetachVolumeRequestMarshaller.marshall(DetachVolumeRequest detachVolumeRequest) |
Copyright © 2022. All rights reserved.