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