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