Class ListSdiSourcesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.medialive.transform.ListSdiSourcesRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListSdiSourcesRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListSdiSourcesRequestMarshaller
extends Object
implements Marshaller<ListSdiSourcesRequest>
ListSdiSourcesRequest Marshaller-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListSdiSourcesRequest listSdiSourcesRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListSdiSourcesRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListSdiSourcesRequest>- Parameters:
listSdiSourcesRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-