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