Class PutFunctionScalingConfigRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.lambda.transform.PutFunctionScalingConfigRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutFunctionScalingConfigRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutFunctionScalingConfigRequestMarshaller
extends Object
implements Marshaller<PutFunctionScalingConfigRequest>
PutFunctionScalingConfigRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionPutFunctionScalingConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutFunctionScalingConfigRequest putFunctionScalingConfigRequest)
-
Constructor Details
-
PutFunctionScalingConfigRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<PutFunctionScalingConfigRequest>
-