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> GetFunctionConcurrencyRequestMarshaller
- 
- 
Constructor SummaryConstructors Constructor Description GetFunctionConcurrencyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetFunctionConcurrencyRequest getFunctionConcurrencyRequest)
 
- 
- 
- 
Constructor Detail- 
GetFunctionConcurrencyRequestMarshallerpublic GetFunctionConcurrencyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
 
- 
 - 
Method Detail- 
marshallpublic SdkHttpFullRequest marshall(GetFunctionConcurrencyRequest getFunctionConcurrencyRequest) - Specified by:
- marshallin interface- Marshaller<GetFunctionConcurrencyRequest>
 
 
- 
 
-