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