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