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