| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static AttachVolumeResponse.Builder |
AttachVolumeResponse.builder() |
AttachVolumeResponse.Builder |
AttachVolumeResponse.Builder.targetARN(String targetARN)
The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name for the initiator that was
used to connect to the target.
|
AttachVolumeResponse.Builder |
AttachVolumeResponse.toBuilder() |
AttachVolumeResponse.Builder |
AttachVolumeResponse.Builder.volumeARN(String volumeARN)
The Amazon Resource Name (ARN) of the volume that was attached to the gateway.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AttachVolumeResponse.Builder> |
AttachVolumeResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.