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