| Package | Description | 
|---|---|
| com.amazonaws.services.lambda |  | 
| com.amazonaws.services.lambda.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<GetLayerVersionByArnResult> | AbstractAWSLambdaAsync. getLayerVersionByArnAsync(GetLayerVersionByArnRequest request,
                         AsyncHandler<GetLayerVersionByArnRequest,GetLayerVersionByArnResult> asyncHandler) | 
| Future<GetLayerVersionByArnResult> | AWSLambdaAsync. getLayerVersionByArnAsync(GetLayerVersionByArnRequest getLayerVersionByArnRequest,
                         AsyncHandler<GetLayerVersionByArnRequest,GetLayerVersionByArnResult> asyncHandler)
 Returns information about a version of an Lambda layer, with a link to
 download the layer archive that's valid for 10 minutes. | 
| Future<GetLayerVersionByArnResult> | AWSLambdaAsyncClient. getLayerVersionByArnAsync(GetLayerVersionByArnRequest request,
                         AsyncHandler<GetLayerVersionByArnRequest,GetLayerVersionByArnResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| GetLayerVersionByArnRequest | GetLayerVersionByArnRequest. clone() | 
| GetLayerVersionByArnRequest | GetLayerVersionByArnRequest. withArn(String arn)
 The ARN of the layer version. | 
Copyright © 2023. All rights reserved.