public static interface ImportCertificateResponse.Builder extends ACMResponse.Builder, CopyableBuilder<ImportCertificateResponse.Builder,ImportCertificateResponse>
| Modifier and Type | Method and Description |
|---|---|
ImportCertificateResponse.Builder |
certificateArn(String certificateArn)
The Amazon Resource Name
(ARN) of the imported certificate.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildImportCertificateResponse.Builder certificateArn(String certificateArn)
The Amazon Resource Name (ARN) of the imported certificate.
certificateArn - The Amazon
Resource Name (ARN) of the imported certificate.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.