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