CopyableBuilder<AttachVolumeResponse.Builder,AttachVolumeResponse>
, SdkBuilder<AttachVolumeResponse.Builder,AttachVolumeResponse>
public static interface AttachVolumeResponse.Builder extends CopyableBuilder<AttachVolumeResponse.Builder,AttachVolumeResponse>
Modifier and Type | Method | Description |
---|---|---|
AttachVolumeResponse.Builder |
attachment(VolumeAttachment attachment) |
Describes volume attachment details.
|
copy
apply, build
AttachVolumeResponse.Builder attachment(VolumeAttachment attachment)
Describes volume attachment details.
attachment
- Describes volume attachment details.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.