Unmarshaller<InstanceNetworkInterfaceAttachment,StaxUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class InstanceNetworkInterfaceAttachmentUnmarshaller extends Object implements Unmarshaller<InstanceNetworkInterfaceAttachment,StaxUnmarshallerContext>
| Constructor | Description |
|---|---|
InstanceNetworkInterfaceAttachmentUnmarshaller() |
| Modifier and Type | Method | 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.