@Generated(value="software.amazon.awssdk:codegen") public interface AcmPcaAsyncWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
AcmPcaAsyncWaiter.Builder |
closedefault CompletableFuture<WaiterResponse<DescribeCertificateAuthorityAuditReportResponse>> waitUntilAuditReportCreated(DescribeCertificateAuthorityAuditReportRequest describeCertificateAuthorityAuditReportRequest)
AcmPcaAsyncClient.describeCertificateAuthorityAuditReport(software.amazon.awssdk.services.acmpca.model.DescribeCertificateAuthorityAuditReportRequest) API until the desired condition
AuditReportCreated is met, or until it is determined that the resource will never enter into the desired
statedescribeCertificateAuthorityAuditReportRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeCertificateAuthorityAuditReportResponse>> waitUntilAuditReportCreated(Consumer<DescribeCertificateAuthorityAuditReportRequest.Builder> describeCertificateAuthorityAuditReportRequest)
AcmPcaAsyncClient.describeCertificateAuthorityAuditReport(software.amazon.awssdk.services.acmpca.model.DescribeCertificateAuthorityAuditReportRequest) API until the desired condition
AuditReportCreated is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeCertificateAuthorityAuditReportRequest.builder()
describeCertificateAuthorityAuditReportRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeCertificateAuthorityAuditReportResponse>> waitUntilAuditReportCreated(DescribeCertificateAuthorityAuditReportRequest describeCertificateAuthorityAuditReportRequest, WaiterOverrideConfiguration overrideConfig)
AcmPcaAsyncClient.describeCertificateAuthorityAuditReport(software.amazon.awssdk.services.acmpca.model.DescribeCertificateAuthorityAuditReportRequest) API until the desired condition
AuditReportCreated is met, or until it is determined that the resource will never enter into the desired
statedescribeCertificateAuthorityAuditReportRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeCertificateAuthorityAuditReportResponse>> waitUntilAuditReportCreated(Consumer<DescribeCertificateAuthorityAuditReportRequest.Builder> describeCertificateAuthorityAuditReportRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
AcmPcaAsyncClient.describeCertificateAuthorityAuditReport(software.amazon.awssdk.services.acmpca.model.DescribeCertificateAuthorityAuditReportRequest) API until the desired condition
AuditReportCreated is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeCertificateAuthorityAuditReportRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<GetCertificateAuthorityCsrResponse>> waitUntilCertificateAuthorityCSRCreated(GetCertificateAuthorityCsrRequest getCertificateAuthorityCsrRequest)
AcmPcaAsyncClient.getCertificateAuthorityCsr(software.amazon.awssdk.services.acmpca.model.GetCertificateAuthorityCsrRequest) API until the desired condition
CertificateAuthorityCSRCreated is met, or until it is determined that the resource will never enter into
the desired stategetCertificateAuthorityCsrRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<GetCertificateAuthorityCsrResponse>> waitUntilCertificateAuthorityCSRCreated(Consumer<GetCertificateAuthorityCsrRequest.Builder> getCertificateAuthorityCsrRequest)
AcmPcaAsyncClient.getCertificateAuthorityCsr(software.amazon.awssdk.services.acmpca.model.GetCertificateAuthorityCsrRequest) API until the desired condition
CertificateAuthorityCSRCreated is met, or until it is determined that the resource will never enter into
the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using GetCertificateAuthorityCsrRequest.builder()
getCertificateAuthorityCsrRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<GetCertificateAuthorityCsrResponse>> waitUntilCertificateAuthorityCSRCreated(GetCertificateAuthorityCsrRequest getCertificateAuthorityCsrRequest, WaiterOverrideConfiguration overrideConfig)
AcmPcaAsyncClient.getCertificateAuthorityCsr(software.amazon.awssdk.services.acmpca.model.GetCertificateAuthorityCsrRequest) API until the desired condition
CertificateAuthorityCSRCreated is met, or until it is determined that the resource will never enter into
the desired stategetCertificateAuthorityCsrRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<GetCertificateAuthorityCsrResponse>> waitUntilCertificateAuthorityCSRCreated(Consumer<GetCertificateAuthorityCsrRequest.Builder> getCertificateAuthorityCsrRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
AcmPcaAsyncClient.getCertificateAuthorityCsr(software.amazon.awssdk.services.acmpca.model.GetCertificateAuthorityCsrRequest) API until the desired condition
CertificateAuthorityCSRCreated is met, or until it is determined that the resource will never enter into
the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
getCertificateAuthorityCsrRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<GetCertificateResponse>> waitUntilCertificateIssued(GetCertificateRequest getCertificateRequest)
AcmPcaAsyncClient.getCertificate(software.amazon.awssdk.services.acmpca.model.GetCertificateRequest) API until the desired condition CertificateIssued is met,
or until it is determined that the resource will never enter into the desired stategetCertificateRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<GetCertificateResponse>> waitUntilCertificateIssued(Consumer<GetCertificateRequest.Builder> getCertificateRequest)
AcmPcaAsyncClient.getCertificate(software.amazon.awssdk.services.acmpca.model.GetCertificateRequest) API until the desired condition CertificateIssued is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using GetCertificateRequest.builder()
getCertificateRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<GetCertificateResponse>> waitUntilCertificateIssued(GetCertificateRequest getCertificateRequest, WaiterOverrideConfiguration overrideConfig)
AcmPcaAsyncClient.getCertificate(software.amazon.awssdk.services.acmpca.model.GetCertificateRequest) API until the desired condition CertificateIssued is met,
or until it is determined that the resource will never enter into the desired stategetCertificateRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<GetCertificateResponse>> waitUntilCertificateIssued(Consumer<GetCertificateRequest.Builder> getCertificateRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
AcmPcaAsyncClient.getCertificate(software.amazon.awssdk.services.acmpca.model.GetCertificateRequest) API until the desired condition CertificateIssued is met,
or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
getCertificateRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic AcmPcaAsyncWaiter.Builder builder()
AcmPcaAsyncWaiter.static AcmPcaAsyncWaiter create()
AcmPcaAsyncWaiter with the default configuration.
A default AcmPcaAsyncClient will be created to poll resources. It is recommended to share a single
instance of the waiter created via this method. If it is not desirable to share a waiter instance, invoke
SdkAutoCloseable.close() to release the resources once the waiter is not needed.
AcmPcaAsyncWaiterCopyright © 2023. All rights reserved.