Unmarshaller<S3DestinationConfiguration,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class S3DestinationConfigurationUnmarshaller extends Object implements Unmarshaller<S3DestinationConfiguration,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
S3DestinationConfigurationUnmarshaller() |
| Modifier and Type | Method | 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.