public static interface DeleteHsmResponse.Builder extends CloudHsmV2Response.Builder, SdkPojo, CopyableBuilder<DeleteHsmResponse.Builder,DeleteHsmResponse>
Modifier and Type | Method and Description |
---|---|
DeleteHsmResponse.Builder |
hsmId(String hsmId)
The identifier (ID) of the HSM that was deleted.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
DeleteHsmResponse.Builder hsmId(String hsmId)
The identifier (ID) of the HSM that was deleted.
hsmId
- The identifier (ID) of the HSM that was deleted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.