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