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