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