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