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