public static interface TransferCertificateResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<TransferCertificateResponse.Builder,TransferCertificateResponse>
| Modifier and Type | Method and Description |
|---|---|
TransferCertificateResponse.Builder |
transferredCertificateArn(String transferredCertificateArn)
The ARN of the certificate.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildTransferCertificateResponse.Builder transferredCertificateArn(String transferredCertificateArn)
The ARN of the certificate.
transferredCertificateArn - The ARN of the certificate.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.