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