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