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>
PutFunctionScalingConfigRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description PutFunctionScalingConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(PutFunctionScalingConfigRequest putFunctionScalingConfigRequest)
-
-
-
Constructor Detail
-
PutFunctionScalingConfigRequestMarshaller
public PutFunctionScalingConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(PutFunctionScalingConfigRequest putFunctionScalingConfigRequest)
- Specified by:
marshallin interfaceMarshaller<PutFunctionScalingConfigRequest>
-
-