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