Class EC2ResponseUnmarshaller
Class for unmarshalling EC2 service responses.
public abstract class EC2ResponseUnmarshaller : XmlResponseUnmarshaller, IResponseUnmarshaller<AmazonWebServiceResponse, UnmarshallerContext>, IUnmarshaller<AmazonWebServiceResponse, UnmarshallerContext>
- Inheritance
-
EC2ResponseUnmarshaller
- Implements
- Inherited Members
Constructors
EC2ResponseUnmarshaller()
protected EC2ResponseUnmarshaller()
Methods
ConstructUnmarshallerContext(Stream, bool, IWebResponseData, bool)
protected override UnmarshallerContext ConstructUnmarshallerContext(Stream responseStream, bool maintainResponseBody, IWebResponseData response, bool isException)
Parameters
responseStreamStreammaintainResponseBodyboolresponseIWebResponseDataisExceptionbool
Returns
ConstructUnmarshallerContext(Stream, bool, IWebResponseData, bool, IRequestContext)
protected override UnmarshallerContext ConstructUnmarshallerContext(Stream responseStream, bool maintainResponseBody, IWebResponseData response, bool isException, IRequestContext requestContext)
Parameters
responseStreamStreammaintainResponseBodyboolresponseIWebResponseDataisExceptionboolrequestContextIRequestContext
Returns
Unmarshall(UnmarshallerContext)
public override AmazonWebServiceResponse Unmarshall(UnmarshallerContext input)
Parameters
inputUnmarshallerContext