@Generated(value="software.amazon.awssdk:codegen") public interface AcmPcaWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
AcmPcaWaiter.Builder |
closedefault WaiterResponse<DescribeCertificateAuthorityAuditReportResponse> waitUntilAuditReportCreated(DescribeCertificateAuthorityAuditReportRequest describeCertificateAuthorityAuditReportRequest)
AcmPcaClient.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 WaiterResponse<DescribeCertificateAuthorityAuditReportResponse> waitUntilAuditReportCreated(Consumer<DescribeCertificateAuthorityAuditReportRequest.Builder> describeCertificateAuthorityAuditReportRequest)
AcmPcaClient.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 WaiterResponse<DescribeCertificateAuthorityAuditReportResponse> waitUntilAuditReportCreated(DescribeCertificateAuthorityAuditReportRequest describeCertificateAuthorityAuditReportRequest, WaiterOverrideConfiguration overrideConfig)
AcmPcaClient.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 WaiterResponse<DescribeCertificateAuthorityAuditReportResponse> waitUntilAuditReportCreated(Consumer<DescribeCertificateAuthorityAuditReportRequest.Builder> describeCertificateAuthorityAuditReportRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
AcmPcaClient.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 WaiterResponse<GetCertificateAuthorityCsrResponse> waitUntilCertificateAuthorityCSRCreated(GetCertificateAuthorityCsrRequest getCertificateAuthorityCsrRequest)
AcmPcaClient.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 WaiterResponse<GetCertificateAuthorityCsrResponse> waitUntilCertificateAuthorityCSRCreated(Consumer<GetCertificateAuthorityCsrRequest.Builder> getCertificateAuthorityCsrRequest)
AcmPcaClient.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 WaiterResponse<GetCertificateAuthorityCsrResponse> waitUntilCertificateAuthorityCSRCreated(GetCertificateAuthorityCsrRequest getCertificateAuthorityCsrRequest, WaiterOverrideConfiguration overrideConfig)
AcmPcaClient.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 WaiterResponse<GetCertificateAuthorityCsrResponse> waitUntilCertificateAuthorityCSRCreated(Consumer<GetCertificateAuthorityCsrRequest.Builder> getCertificateAuthorityCsrRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
AcmPcaClient.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 WaiterResponse<GetCertificateResponse> waitUntilCertificateIssued(GetCertificateRequest getCertificateRequest)
AcmPcaClient.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 WaiterResponse<GetCertificateResponse> waitUntilCertificateIssued(Consumer<GetCertificateRequest.Builder> getCertificateRequest)
AcmPcaClient.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 WaiterResponse<GetCertificateResponse> waitUntilCertificateIssued(GetCertificateRequest getCertificateRequest, WaiterOverrideConfiguration overrideConfig)
AcmPcaClient.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 WaiterResponse<GetCertificateResponse> waitUntilCertificateIssued(Consumer<GetCertificateRequest.Builder> getCertificateRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
AcmPcaClient.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 AcmPcaWaiter.Builder builder()
AcmPcaWaiter.static AcmPcaWaiter create()
AcmPcaWaiter with the default configuration.
A default AcmPcaClient 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.
AcmPcaWaiterCopyright © 2023. All rights reserved.