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