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