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