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