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