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