Uses of Interface
software.amazon.awssdk.services.lambda.LambdaAsyncClient
Packages that use LambdaAsyncClient
Package
Description
-
Uses of LambdaAsyncClient in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda that return LambdaAsyncClientModifier and TypeMethodDescriptionstatic LambdaAsyncClientLambdaAsyncClient.create()Create aLambdaAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of LambdaAsyncClient in software.amazon.awssdk.services.lambda.paginators
Constructors in software.amazon.awssdk.services.lambda.paginators with parameters of type LambdaAsyncClientModifierConstructorDescriptionGetDurableExecutionHistoryPublisher(LambdaAsyncClient client, GetDurableExecutionHistoryRequest firstRequest) GetDurableExecutionStatePublisher(LambdaAsyncClient client, GetDurableExecutionStateRequest firstRequest) ListAliasesPublisher(LambdaAsyncClient client, ListAliasesRequest firstRequest) ListCapacityProvidersPublisher(LambdaAsyncClient client, ListCapacityProvidersRequest firstRequest) ListCodeSigningConfigsPublisher(LambdaAsyncClient client, ListCodeSigningConfigsRequest firstRequest) ListDurableExecutionsByFunctionPublisher(LambdaAsyncClient client, ListDurableExecutionsByFunctionRequest firstRequest) ListEventSourceMappingsPublisher(LambdaAsyncClient client, ListEventSourceMappingsRequest firstRequest) ListFunctionEventInvokeConfigsPublisher(LambdaAsyncClient client, ListFunctionEventInvokeConfigsRequest firstRequest) ListFunctionsByCodeSigningConfigPublisher(LambdaAsyncClient client, ListFunctionsByCodeSigningConfigRequest firstRequest) ListFunctionsPublisher(LambdaAsyncClient client, ListFunctionsRequest firstRequest) ListFunctionUrlConfigsPublisher(LambdaAsyncClient client, ListFunctionUrlConfigsRequest firstRequest) ListFunctionVersionsByCapacityProviderPublisher(LambdaAsyncClient client, ListFunctionVersionsByCapacityProviderRequest firstRequest) ListLayersPublisher(LambdaAsyncClient client, ListLayersRequest firstRequest) ListLayerVersionsPublisher(LambdaAsyncClient client, ListLayerVersionsRequest firstRequest) ListProvisionedConcurrencyConfigsPublisher(LambdaAsyncClient client, ListProvisionedConcurrencyConfigsRequest firstRequest) ListVersionsByFunctionPublisher(LambdaAsyncClient client, ListVersionsByFunctionRequest firstRequest) -
Uses of LambdaAsyncClient in software.amazon.awssdk.services.lambda.waiters
Methods in software.amazon.awssdk.services.lambda.waiters with parameters of type LambdaAsyncClientModifier and TypeMethodDescriptionLambdaAsyncWaiter.Builder.client(LambdaAsyncClient client) Sets a customLambdaAsyncClientthat will be used to poll the resource