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