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