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