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