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