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