| Package | Description | 
|---|---|
| com.amazonaws.services.lambda | Synchronous and asynchronous client classes for accessing AWSLambda. | 
| com.amazonaws.services.lambda.model | Classes modeling the various types represented by AWSLambda. | 
| Modifier and Type | Method and Description | 
|---|---|
| InvokeAsyncResult | AWSLambdaClient. invokeAsync(InvokeAsyncRequest invokeAsyncRequest)Deprecated.  | 
| InvokeAsyncResult | AWSLambda. invokeAsync(InvokeAsyncRequest invokeAsyncRequest)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<InvokeAsyncResult> | AWSLambdaAsyncClient. invokeAsyncAsync(InvokeAsyncRequest invokeAsyncRequest)Deprecated.  | 
| Future<InvokeAsyncResult> | AWSLambdaAsync. invokeAsyncAsync(InvokeAsyncRequest invokeAsyncRequest)Deprecated.  | 
| Future<InvokeAsyncResult> | AWSLambdaAsyncClient. invokeAsyncAsync(InvokeAsyncRequest invokeAsyncRequest,
                AsyncHandler<InvokeAsyncRequest,InvokeAsyncResult> asyncHandler)
 IMPORTANT:This API is deprecated. | 
| Future<InvokeAsyncResult> | AWSLambdaAsync. invokeAsyncAsync(InvokeAsyncRequest invokeAsyncRequest,
                AsyncHandler<InvokeAsyncRequest,InvokeAsyncResult> asyncHandler)
 IMPORTANT:This API is deprecated. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<InvokeAsyncResult> | AWSLambdaAsyncClient. invokeAsyncAsync(InvokeAsyncRequest invokeAsyncRequest,
                AsyncHandler<InvokeAsyncRequest,InvokeAsyncResult> asyncHandler)
 IMPORTANT:This API is deprecated. | 
| Future<InvokeAsyncResult> | AWSLambdaAsync. invokeAsyncAsync(InvokeAsyncRequest invokeAsyncRequest,
                AsyncHandler<InvokeAsyncRequest,InvokeAsyncResult> asyncHandler)
 IMPORTANT:This API is deprecated. | 
| Modifier and Type | Method and Description | 
|---|---|
| InvokeAsyncResult | InvokeAsyncResult. clone()Deprecated.  | 
| InvokeAsyncResult | InvokeAsyncResult. withStatus(Integer status)Deprecated.  It will be 202 upon success. | 
Copyright © 2015. All rights reserved.