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