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