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