public class KMSEncryptionConfigJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static KMSEncryptionConfigJsonMarshaller |
instance |
Constructor and Description |
---|
KMSEncryptionConfigJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static KMSEncryptionConfigJsonMarshaller |
getInstance() |
void |
marshall(KMSEncryptionConfig kMSEncryptionConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static KMSEncryptionConfigJsonMarshaller instance
public void marshall(KMSEncryptionConfig kMSEncryptionConfig, StructuredJsonGenerator jsonGenerator)
public static KMSEncryptionConfigJsonMarshaller getInstance()