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