Class PutFunctionConcurrencyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.lambda.transform.PutFunctionConcurrencyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<PutFunctionConcurrencyRequest>
@Generated("software.amazon.awssdk:codegen") public class PutFunctionConcurrencyRequestMarshaller extends Object implements Marshaller<PutFunctionConcurrencyRequest>
PutFunctionConcurrencyRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description PutFunctionConcurrencyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(PutFunctionConcurrencyRequest putFunctionConcurrencyRequest)
-
-
-
Constructor Detail
-
PutFunctionConcurrencyRequestMarshaller
public PutFunctionConcurrencyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(PutFunctionConcurrencyRequest putFunctionConcurrencyRequest)
- Specified by:
marshall
in interfaceMarshaller<PutFunctionConcurrencyRequest>
-
-