public static interface CreateHsmResponse.Builder extends CloudHsmResponse.Builder, CopyableBuilder<CreateHsmResponse.Builder,CreateHsmResponse>
Modifier and Type | Method and Description |
---|---|
CreateHsmResponse.Builder |
hsmArn(String hsmArn)
The ARN of the HSM.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateHsmResponse.Builder hsmArn(String hsmArn)
The ARN of the HSM.
hsmArn
- The ARN of the HSM.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.