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>
GetPublicKeyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetPublicKeyRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetPublicKeyRequest getPublicKeyRequest)
-
-
-
Constructor Detail
-
GetPublicKeyRequestMarshaller
public GetPublicKeyRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetPublicKeyRequest getPublicKeyRequest)
- Specified by:
marshallin interfaceMarshaller<GetPublicKeyRequest>
-
-