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