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