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