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