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