| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default AttachVolumeResponse |
StorageGatewayClient.attachVolume(AttachVolumeRequest attachVolumeRequest)
Connects a volume to an iSCSI connection and then attaches the volume to the specified gateway.
|
default CompletableFuture<AttachVolumeResponse> |
StorageGatewayAsyncClient.attachVolume(AttachVolumeRequest attachVolumeRequest)
Connects a volume to an iSCSI connection and then attaches the volume to the specified gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AttachVolumeRequestMarshaller.marshall(AttachVolumeRequest attachVolumeRequest) |
Copyright © 2023. All rights reserved.