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