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