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