@Generated(value="software.amazon.awssdk:codegen") public interface LambdaWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
LambdaWaiter.Builder |
closedefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilFunctionActive(GetFunctionConfigurationRequest getFunctionConfigurationRequest)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition FunctionActive is
met, or until it is determined that the resource will never enter into the desired stategetFunctionConfigurationRequest - the request to be used for pollingdefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilFunctionActive(Consumer<GetFunctionConfigurationRequest.Builder> getFunctionConfigurationRequest)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition FunctionActive 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 GetFunctionConfigurationRequest.builder()
getFunctionConfigurationRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilFunctionActive(GetFunctionConfigurationRequest getFunctionConfigurationRequest, WaiterOverrideConfiguration overrideConfig)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition FunctionActive is
met, or until it is determined that the resource will never enter into the desired stategetFunctionConfigurationRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilFunctionActive(Consumer<GetFunctionConfigurationRequest.Builder> getFunctionConfigurationRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition FunctionActive 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
getFunctionConfigurationRequest - 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<GetFunctionResponse> waitUntilFunctionActiveV2(GetFunctionRequest getFunctionRequest)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionActiveV2 is met, or until
it is determined that the resource will never enter into the desired stategetFunctionRequest - the request to be used for pollingdefault WaiterResponse<GetFunctionResponse> waitUntilFunctionActiveV2(Consumer<GetFunctionRequest.Builder> getFunctionRequest)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionActiveV2 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 GetFunctionRequest.builder()
getFunctionRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetFunctionResponse> waitUntilFunctionActiveV2(GetFunctionRequest getFunctionRequest, WaiterOverrideConfiguration overrideConfig)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionActiveV2 is met, or until
it is determined that the resource will never enter into the desired stategetFunctionRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetFunctionResponse> waitUntilFunctionActiveV2(Consumer<GetFunctionRequest.Builder> getFunctionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionActiveV2 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
getFunctionRequest - 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<GetFunctionResponse> waitUntilFunctionExists(GetFunctionRequest getFunctionRequest)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionExists is met, or until it
is determined that the resource will never enter into the desired stategetFunctionRequest - the request to be used for pollingdefault WaiterResponse<GetFunctionResponse> waitUntilFunctionExists(Consumer<GetFunctionRequest.Builder> getFunctionRequest)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionExists 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 GetFunctionRequest.builder()
getFunctionRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetFunctionResponse> waitUntilFunctionExists(GetFunctionRequest getFunctionRequest, WaiterOverrideConfiguration overrideConfig)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionExists is met, or until it
is determined that the resource will never enter into the desired stategetFunctionRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetFunctionResponse> waitUntilFunctionExists(Consumer<GetFunctionRequest.Builder> getFunctionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionExists 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
getFunctionRequest - 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<GetFunctionConfigurationResponse> waitUntilFunctionUpdated(GetFunctionConfigurationRequest getFunctionConfigurationRequest)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition FunctionUpdated is
met, or until it is determined that the resource will never enter into the desired stategetFunctionConfigurationRequest - the request to be used for pollingdefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilFunctionUpdated(Consumer<GetFunctionConfigurationRequest.Builder> getFunctionConfigurationRequest)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition FunctionUpdated 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 GetFunctionConfigurationRequest.builder()
getFunctionConfigurationRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilFunctionUpdated(GetFunctionConfigurationRequest getFunctionConfigurationRequest, WaiterOverrideConfiguration overrideConfig)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition FunctionUpdated is
met, or until it is determined that the resource will never enter into the desired stategetFunctionConfigurationRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilFunctionUpdated(Consumer<GetFunctionConfigurationRequest.Builder> getFunctionConfigurationRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition FunctionUpdated 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
getFunctionConfigurationRequest - 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<GetFunctionResponse> waitUntilFunctionUpdatedV2(GetFunctionRequest getFunctionRequest)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionUpdatedV2 is met, or until
it is determined that the resource will never enter into the desired stategetFunctionRequest - the request to be used for pollingdefault WaiterResponse<GetFunctionResponse> waitUntilFunctionUpdatedV2(Consumer<GetFunctionRequest.Builder> getFunctionRequest)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionUpdatedV2 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 GetFunctionRequest.builder()
getFunctionRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetFunctionResponse> waitUntilFunctionUpdatedV2(GetFunctionRequest getFunctionRequest, WaiterOverrideConfiguration overrideConfig)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionUpdatedV2 is met, or until
it is determined that the resource will never enter into the desired stategetFunctionRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetFunctionResponse> waitUntilFunctionUpdatedV2(Consumer<GetFunctionRequest.Builder> getFunctionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
LambdaClient.getFunction(software.amazon.awssdk.services.lambda.model.GetFunctionRequest) API until the desired condition FunctionUpdatedV2 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
getFunctionRequest - 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<GetFunctionConfigurationResponse> waitUntilPublishedVersionActive(GetFunctionConfigurationRequest getFunctionConfigurationRequest)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition
PublishedVersionActive is met, or until it is determined that the resource will never enter into the
desired stategetFunctionConfigurationRequest - the request to be used for pollingdefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilPublishedVersionActive(Consumer<GetFunctionConfigurationRequest.Builder> getFunctionConfigurationRequest)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition
PublishedVersionActive 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 GetFunctionConfigurationRequest.builder()
getFunctionConfigurationRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilPublishedVersionActive(GetFunctionConfigurationRequest getFunctionConfigurationRequest, WaiterOverrideConfiguration overrideConfig)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition
PublishedVersionActive is met, or until it is determined that the resource will never enter into the
desired stategetFunctionConfigurationRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<GetFunctionConfigurationResponse> waitUntilPublishedVersionActive(Consumer<GetFunctionConfigurationRequest.Builder> getFunctionConfigurationRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
LambdaClient.getFunctionConfiguration(software.amazon.awssdk.services.lambda.model.GetFunctionConfigurationRequest) API until the desired condition
PublishedVersionActive 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
getFunctionConfigurationRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic LambdaWaiter.Builder builder()
LambdaWaiter.static LambdaWaiter create()
LambdaWaiter with the default configuration.
A default LambdaClient 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.
LambdaWaiterCopyright © 2023. All rights reserved.