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