@Generated(value="software.amazon.awssdk:codegen") public interface ProtonWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProtonWaiter.Builder |
closedefault WaiterResponse<GetComponentResponse> waitUntilComponentDeleted(GetComponentRequest getComponentRequest)
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeleted is met, or until
it is determined that the resource will never enter into the desired stategetComponentRequest - the request to be used for pollingdefault WaiterResponse<GetComponentResponse> waitUntilComponentDeleted(Consumer<GetComponentRequest.Builder> getComponentRequest)
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeleted 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 GetComponentRequest.builder()
getComponentRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetComponentResponse> waitUntilComponentDeleted(GetComponentRequest getComponentRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeleted is met, or until
it is determined that the resource will never enter into the desired stategetComponentRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetComponentResponse> waitUntilComponentDeleted(Consumer<GetComponentRequest.Builder> getComponentRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeleted 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
getComponentRequest - 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<GetComponentResponse> waitUntilComponentDeployed(GetComponentRequest getComponentRequest)
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeployed is met, or
until it is determined that the resource will never enter into the desired stategetComponentRequest - the request to be used for pollingdefault WaiterResponse<GetComponentResponse> waitUntilComponentDeployed(Consumer<GetComponentRequest.Builder> getComponentRequest)
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeployed 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 GetComponentRequest.builder()
getComponentRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetComponentResponse> waitUntilComponentDeployed(GetComponentRequest getComponentRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeployed is met, or
until it is determined that the resource will never enter into the desired stategetComponentRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetComponentResponse> waitUntilComponentDeployed(Consumer<GetComponentRequest.Builder> getComponentRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeployed 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
getComponentRequest - 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<GetEnvironmentResponse> waitUntilEnvironmentDeployed(GetEnvironmentRequest getEnvironmentRequest)
ProtonClient.getEnvironment(software.amazon.awssdk.services.proton.model.GetEnvironmentRequest) API until the desired condition EnvironmentDeployed is met, or
until it is determined that the resource will never enter into the desired stategetEnvironmentRequest - the request to be used for pollingdefault WaiterResponse<GetEnvironmentResponse> waitUntilEnvironmentDeployed(Consumer<GetEnvironmentRequest.Builder> getEnvironmentRequest)
ProtonClient.getEnvironment(software.amazon.awssdk.services.proton.model.GetEnvironmentRequest) API until the desired condition EnvironmentDeployed 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 GetEnvironmentRequest.builder()
getEnvironmentRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetEnvironmentResponse> waitUntilEnvironmentDeployed(GetEnvironmentRequest getEnvironmentRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getEnvironment(software.amazon.awssdk.services.proton.model.GetEnvironmentRequest) API until the desired condition EnvironmentDeployed is met, or
until it is determined that the resource will never enter into the desired stategetEnvironmentRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetEnvironmentResponse> waitUntilEnvironmentDeployed(Consumer<GetEnvironmentRequest.Builder> getEnvironmentRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getEnvironment(software.amazon.awssdk.services.proton.model.GetEnvironmentRequest) API until the desired condition EnvironmentDeployed 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
getEnvironmentRequest - 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<GetEnvironmentTemplateVersionResponse> waitUntilEnvironmentTemplateVersionRegistered(GetEnvironmentTemplateVersionRequest getEnvironmentTemplateVersionRequest)
ProtonClient.getEnvironmentTemplateVersion(software.amazon.awssdk.services.proton.model.GetEnvironmentTemplateVersionRequest) API until the desired condition
EnvironmentTemplateVersionRegistered is met, or until it is determined that the resource will never enter
into the desired stategetEnvironmentTemplateVersionRequest - the request to be used for pollingdefault WaiterResponse<GetEnvironmentTemplateVersionResponse> waitUntilEnvironmentTemplateVersionRegistered(Consumer<GetEnvironmentTemplateVersionRequest.Builder> getEnvironmentTemplateVersionRequest)
ProtonClient.getEnvironmentTemplateVersion(software.amazon.awssdk.services.proton.model.GetEnvironmentTemplateVersionRequest) API until the desired condition
EnvironmentTemplateVersionRegistered 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 GetEnvironmentTemplateVersionRequest.builder()
getEnvironmentTemplateVersionRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetEnvironmentTemplateVersionResponse> waitUntilEnvironmentTemplateVersionRegistered(GetEnvironmentTemplateVersionRequest getEnvironmentTemplateVersionRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getEnvironmentTemplateVersion(software.amazon.awssdk.services.proton.model.GetEnvironmentTemplateVersionRequest) API until the desired condition
EnvironmentTemplateVersionRegistered is met, or until it is determined that the resource will never enter
into the desired stategetEnvironmentTemplateVersionRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetEnvironmentTemplateVersionResponse> waitUntilEnvironmentTemplateVersionRegistered(Consumer<GetEnvironmentTemplateVersionRequest.Builder> getEnvironmentTemplateVersionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getEnvironmentTemplateVersion(software.amazon.awssdk.services.proton.model.GetEnvironmentTemplateVersionRequest) API until the desired condition
EnvironmentTemplateVersionRegistered 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
getEnvironmentTemplateVersionRequest - 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<GetServiceResponse> waitUntilServiceCreated(GetServiceRequest getServiceRequest)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceCreated is met, or until it
is determined that the resource will never enter into the desired stategetServiceRequest - the request to be used for pollingdefault WaiterResponse<GetServiceResponse> waitUntilServiceCreated(Consumer<GetServiceRequest.Builder> getServiceRequest)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceCreated 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 GetServiceRequest.builder()
getServiceRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetServiceResponse> waitUntilServiceCreated(GetServiceRequest getServiceRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceCreated is met, or until it
is determined that the resource will never enter into the desired stategetServiceRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetServiceResponse> waitUntilServiceCreated(Consumer<GetServiceRequest.Builder> getServiceRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceCreated 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
getServiceRequest - 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<GetServiceResponse> waitUntilServiceDeleted(GetServiceRequest getServiceRequest)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceDeleted is met, or until it
is determined that the resource will never enter into the desired stategetServiceRequest - the request to be used for pollingdefault WaiterResponse<GetServiceResponse> waitUntilServiceDeleted(Consumer<GetServiceRequest.Builder> getServiceRequest)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceDeleted 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 GetServiceRequest.builder()
getServiceRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetServiceResponse> waitUntilServiceDeleted(GetServiceRequest getServiceRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceDeleted is met, or until it
is determined that the resource will never enter into the desired stategetServiceRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetServiceResponse> waitUntilServiceDeleted(Consumer<GetServiceRequest.Builder> getServiceRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceDeleted 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
getServiceRequest - 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<GetServiceInstanceResponse> waitUntilServiceInstanceDeployed(GetServiceInstanceRequest getServiceInstanceRequest)
ProtonClient.getServiceInstance(software.amazon.awssdk.services.proton.model.GetServiceInstanceRequest) API until the desired condition ServiceInstanceDeployed is
met, or until it is determined that the resource will never enter into the desired stategetServiceInstanceRequest - the request to be used for pollingdefault WaiterResponse<GetServiceInstanceResponse> waitUntilServiceInstanceDeployed(Consumer<GetServiceInstanceRequest.Builder> getServiceInstanceRequest)
ProtonClient.getServiceInstance(software.amazon.awssdk.services.proton.model.GetServiceInstanceRequest) API until the desired condition ServiceInstanceDeployed 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 GetServiceInstanceRequest.builder()
getServiceInstanceRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetServiceInstanceResponse> waitUntilServiceInstanceDeployed(GetServiceInstanceRequest getServiceInstanceRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getServiceInstance(software.amazon.awssdk.services.proton.model.GetServiceInstanceRequest) API until the desired condition ServiceInstanceDeployed is
met, or until it is determined that the resource will never enter into the desired stategetServiceInstanceRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetServiceInstanceResponse> waitUntilServiceInstanceDeployed(Consumer<GetServiceInstanceRequest.Builder> getServiceInstanceRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getServiceInstance(software.amazon.awssdk.services.proton.model.GetServiceInstanceRequest) API until the desired condition ServiceInstanceDeployed 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
getServiceInstanceRequest - 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<GetServiceResponse> waitUntilServicePipelineDeployed(GetServiceRequest getServiceRequest)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServicePipelineDeployed is met, or
until it is determined that the resource will never enter into the desired stategetServiceRequest - the request to be used for pollingdefault WaiterResponse<GetServiceResponse> waitUntilServicePipelineDeployed(Consumer<GetServiceRequest.Builder> getServiceRequest)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServicePipelineDeployed 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 GetServiceRequest.builder()
getServiceRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetServiceResponse> waitUntilServicePipelineDeployed(GetServiceRequest getServiceRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServicePipelineDeployed is met, or
until it is determined that the resource will never enter into the desired stategetServiceRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetServiceResponse> waitUntilServicePipelineDeployed(Consumer<GetServiceRequest.Builder> getServiceRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServicePipelineDeployed 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
getServiceRequest - 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<GetServiceTemplateVersionResponse> waitUntilServiceTemplateVersionRegistered(GetServiceTemplateVersionRequest getServiceTemplateVersionRequest)
ProtonClient.getServiceTemplateVersion(software.amazon.awssdk.services.proton.model.GetServiceTemplateVersionRequest) API until the desired condition
ServiceTemplateVersionRegistered is met, or until it is determined that the resource will never enter
into the desired stategetServiceTemplateVersionRequest - the request to be used for pollingdefault WaiterResponse<GetServiceTemplateVersionResponse> waitUntilServiceTemplateVersionRegistered(Consumer<GetServiceTemplateVersionRequest.Builder> getServiceTemplateVersionRequest)
ProtonClient.getServiceTemplateVersion(software.amazon.awssdk.services.proton.model.GetServiceTemplateVersionRequest) API until the desired condition
ServiceTemplateVersionRegistered 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 GetServiceTemplateVersionRequest.builder()
getServiceTemplateVersionRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetServiceTemplateVersionResponse> waitUntilServiceTemplateVersionRegistered(GetServiceTemplateVersionRequest getServiceTemplateVersionRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getServiceTemplateVersion(software.amazon.awssdk.services.proton.model.GetServiceTemplateVersionRequest) API until the desired condition
ServiceTemplateVersionRegistered is met, or until it is determined that the resource will never enter
into the desired stategetServiceTemplateVersionRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetServiceTemplateVersionResponse> waitUntilServiceTemplateVersionRegistered(Consumer<GetServiceTemplateVersionRequest.Builder> getServiceTemplateVersionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getServiceTemplateVersion(software.amazon.awssdk.services.proton.model.GetServiceTemplateVersionRequest) API until the desired condition
ServiceTemplateVersionRegistered 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
getServiceTemplateVersionRequest - 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<GetServiceResponse> waitUntilServiceUpdated(GetServiceRequest getServiceRequest)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceUpdated is met, or until it
is determined that the resource will never enter into the desired stategetServiceRequest - the request to be used for pollingdefault WaiterResponse<GetServiceResponse> waitUntilServiceUpdated(Consumer<GetServiceRequest.Builder> getServiceRequest)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceUpdated 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 GetServiceRequest.builder()
getServiceRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetServiceResponse> waitUntilServiceUpdated(GetServiceRequest getServiceRequest, WaiterOverrideConfiguration overrideConfig)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceUpdated is met, or until it
is determined that the resource will never enter into the desired stategetServiceRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetServiceResponse> waitUntilServiceUpdated(Consumer<GetServiceRequest.Builder> getServiceRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceUpdated 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
getServiceRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic ProtonWaiter.Builder builder()
ProtonWaiter.static ProtonWaiter create()
ProtonWaiter with the default configuration.
A default ProtonClient 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.
ProtonWaiterCopyright © 2023. All rights reserved.