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