C# Class Amazon.EC2.Model.Internal.MarshallTransformations.DescribeNetworkInterfaceAttributeResponseUnmarshaller

Response Unmarshaller for DescribeNetworkInterfaceAttribute operation
Inheritance: EC2ResponseUnmarshaller
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Public Methods

Method Description
GetInstance ( ) : DescribeNetworkInterfaceAttributeResponseUnmarshaller
Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Method Details

GetInstance() public static method

public static GetInstance ( ) : DescribeNetworkInterfaceAttributeResponseUnmarshaller
return DescribeNetworkInterfaceAttributeResponseUnmarshaller

Unmarshall() public method

public Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
return Amazon.Runtime.AmazonWebServiceResponse

UnmarshallException() public method

public UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
innerException System.Exception
statusCode HttpStatusCode
return Amazon.Runtime.AmazonServiceException