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