| Package | Description | 
|---|---|
| com.amazonaws.services.lambda.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Concurrency | Concurrency. clone() | 
| Concurrency | GetFunctionResult. getConcurrency()
 The concurrent execution limit set for this function. | 
| Concurrency | Concurrency. withReservedConcurrentExecutions(Integer reservedConcurrentExecutions)
 The number of concurrent executions reserved for this function. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GetFunctionResult. setConcurrency(Concurrency concurrency)
 The concurrent execution limit set for this function. | 
| GetFunctionResult | GetFunctionResult. withConcurrency(Concurrency concurrency)
 The concurrent execution limit set for this function. | 
Copyright © 2018. All rights reserved.