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