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