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