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