Unmarshaller<EncryptionConfiguration,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class EncryptionConfigurationUnmarshaller extends Object implements Unmarshaller<EncryptionConfiguration,JsonUnmarshallerContext>
Constructor | Description |
---|---|
EncryptionConfigurationUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static EncryptionConfigurationUnmarshaller |
getInstance() |
|
EncryptionConfiguration |
unmarshall(JsonUnmarshallerContext context) |
public EncryptionConfigurationUnmarshaller()
public EncryptionConfiguration unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<EncryptionConfiguration,JsonUnmarshallerContext>
Exception
public static EncryptionConfigurationUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.