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