CopyableBuilder<ImportCertificateResponse.Builder,ImportCertificateResponse>
, SdkBuilder<ImportCertificateResponse.Builder,ImportCertificateResponse>
public static interface ImportCertificateResponse.Builder extends CopyableBuilder<ImportCertificateResponse.Builder,ImportCertificateResponse>
Modifier and Type | Method | Description |
---|---|---|
ImportCertificateResponse.Builder |
certificateArn(String certificateArn) |
The Amazon Resource Name
(ARN) of the imported certificate.
|
copy
apply, build
ImportCertificateResponse.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.