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