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