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