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