@Generated(value="software.amazon.awssdk:codegen") public class RotateEncryptionKeyRequestMarshaller extends Object implements Marshaller<RotateEncryptionKeyRequest>
RotateEncryptionKeyRequest
MarshallerConstructor and Description |
---|
RotateEncryptionKeyRequestMarshaller(AwsQueryProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(RotateEncryptionKeyRequest rotateEncryptionKeyRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public RotateEncryptionKeyRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(RotateEncryptionKeyRequest rotateEncryptionKeyRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<RotateEncryptionKeyRequest>
rotateEncryptionKeyRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.