@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class EncryptionKeyMarshaller extends Object
Constructor | Description |
---|---|
EncryptionKeyMarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static EncryptionKeyMarshaller |
getInstance() |
|
void |
marshall(EncryptionKey encryptionKey,
ProtocolMarshaller protocolMarshaller) |
Marshall the given parameter object.
|
public static EncryptionKeyMarshaller getInstance()
public void marshall(EncryptionKey encryptionKey, ProtocolMarshaller protocolMarshaller)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.