Uses of Interface
software.amazon.awssdk.services.lambda.model.PutFunctionConcurrencyResponse.Builder
Packages that use PutFunctionConcurrencyResponse.Builder
-
Uses of PutFunctionConcurrencyResponse.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return PutFunctionConcurrencyResponse.BuilderModifier and TypeMethodDescriptionPutFunctionConcurrencyResponse.builder()PutFunctionConcurrencyResponse.Builder.reservedConcurrentExecutions(Integer reservedConcurrentExecutions) The number of concurrent executions that are reserved for this function.PutFunctionConcurrencyResponse.toBuilder()Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type PutFunctionConcurrencyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutFunctionConcurrencyResponse.Builder>PutFunctionConcurrencyResponse.serializableBuilderClass()