| Package | Description |
|---|---|
| com.amazonaws.services.acmpca |
This is the Amazon Web Services Private Certificate Authority API Reference.
|
| com.amazonaws.services.acmpca.model | |
| com.amazonaws.services.acmpca.waiters |
| Modifier and Type | Method and Description |
|---|---|
DescribeCertificateAuthorityAuditReportRequest |
DescribeCertificateAuthorityAuditReportRequest.clone() |
DescribeCertificateAuthorityAuditReportRequest |
DescribeCertificateAuthorityAuditReportRequest.withAuditReportId(String auditReportId)
The report ID returned by calling the CreateCertificateAuthorityAuditReport action.
|
DescribeCertificateAuthorityAuditReportRequest |
DescribeCertificateAuthorityAuditReportRequest.withCertificateAuthorityArn(String certificateAuthorityArn)
The Amazon Resource Name (ARN) of the private CA.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<DescribeCertificateAuthorityAuditReportRequest> |
AWSACMPCAWaiters.auditReportCreated()
Builds a AuditReportCreated waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCertificateAuthorityAuditReportResult |
DescribeCertificateAuthorityAuditReportFunction.apply(DescribeCertificateAuthorityAuditReportRequest describeCertificateAuthorityAuditReportRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2023. All rights reserved.