public static interface CreateCachediScsiVolumeResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<CreateCachediScsiVolumeResponse.Builder,CreateCachediScsiVolumeResponse>
Modifier and Type | Method and Description |
---|---|
CreateCachediScsiVolumeResponse.Builder |
targetARN(String targetARN)
he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can use to
connect to the target.
|
CreateCachediScsiVolumeResponse.Builder |
volumeARN(String volumeARN)
The Amazon Resource Name (ARN) of the configured volume.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateCachediScsiVolumeResponse.Builder volumeARN(String volumeARN)
The Amazon Resource Name (ARN) of the configured volume.
volumeARN
- The Amazon Resource Name (ARN) of the configured volume.CreateCachediScsiVolumeResponse.Builder targetARN(String targetARN)
he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can use to connect to the target.
targetARN
- he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can
use to connect to the target.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.