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