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