public static interface ImportCertificateResponse.Builder extends TransferResponse.Builder, SdkPojo, CopyableBuilder<ImportCertificateResponse.Builder,ImportCertificateResponse>
| Modifier and Type | Method and Description |
|---|---|
ImportCertificateResponse.Builder |
certificateId(String certificateId)
An array of identifiers for the imported certificates.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildImportCertificateResponse.Builder certificateId(String certificateId)
An array of identifiers for the imported certificates. You use this identifier for working with profiles and partner profiles.
certificateId - An array of identifiers for the imported certificates. You use this identifier for working with
profiles and partner profiles.Copyright © 2023. All rights reserved.