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