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