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