public static interface GetFunctionConcurrencyResponse.Builder extends LambdaResponse.Builder, SdkPojo, CopyableBuilder<GetFunctionConcurrencyResponse.Builder,GetFunctionConcurrencyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetFunctionConcurrencyResponse.Builder |
reservedConcurrentExecutions(Integer reservedConcurrentExecutions)
The number of simultaneous executions that are reserved for the function.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetFunctionConcurrencyResponse.Builder reservedConcurrentExecutions(Integer reservedConcurrentExecutions)
The number of simultaneous executions that are reserved for the function.
reservedConcurrentExecutions - The number of simultaneous executions that are reserved for the function.Copyright © 2020. All rights reserved.