Uses of Interface
software.amazon.awssdk.services.lambda.model.PutFunctionScalingConfigResponse.Builder
Packages that use PutFunctionScalingConfigResponse.Builder
-
Uses of PutFunctionScalingConfigResponse.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return PutFunctionScalingConfigResponse.BuilderModifier and TypeMethodDescriptionPutFunctionScalingConfigResponse.builder()PutFunctionScalingConfigResponse.Builder.functionState(String functionState) The current state of the function after applying the scaling configuration.PutFunctionScalingConfigResponse.Builder.functionState(State functionState) The current state of the function after applying the scaling configuration.PutFunctionScalingConfigResponse.toBuilder()Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type PutFunctionScalingConfigResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutFunctionScalingConfigResponse.Builder>PutFunctionScalingConfigResponse.serializableBuilderClass()