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