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