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