@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class CreateRouteTableResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<CreateRouteTableResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
CreateRouteTableResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static CreateRouteTableResponseUnmarshaller |
getInstance() |
CreateRouteTableResponse |
unmarshall(StaxUnmarshallerContext context) |
public CreateRouteTableResponseUnmarshaller()
public CreateRouteTableResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<CreateRouteTableResponse,StaxUnmarshallerContext>Exceptionpublic static CreateRouteTableResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.