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