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