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