Class DeletePublicKeyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudfront.transform.DeletePublicKeyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeletePublicKeyRequest>
@Generated("software.amazon.awssdk:codegen") public class DeletePublicKeyRequestMarshaller extends Object implements Marshaller<DeletePublicKeyRequest>
DeletePublicKeyRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DeletePublicKeyRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DeletePublicKeyRequest deletePublicKeyRequest)
-
-
-
Constructor Detail
-
DeletePublicKeyRequestMarshaller
public DeletePublicKeyRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeletePublicKeyRequest deletePublicKeyRequest)
- Specified by:
marshall
in interfaceMarshaller<DeletePublicKeyRequest>
-
-