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