Method | Description | |
---|---|---|
CreateContext ( IWebResponseData response, bool readEntireResponse, Stream stream, RequestMetrics metrics ) : Amazon.Runtime.Internal.Transform.UnmarshallerContext | ||
Unmarshall ( Amazon.Runtime.Internal.Transform.UnmarshallerContext input ) : |
||
UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, |
Method | Description | |
---|---|---|
ConstructUnmarshallerContext ( Stream responseStream, bool maintainResponseBody, IWebResponseData response ) : Amazon.Runtime.Internal.Transform.UnmarshallerContext |
protected ConstructUnmarshallerContext ( Stream responseStream, bool maintainResponseBody, IWebResponseData response ) : Amazon.Runtime.Internal.Transform.UnmarshallerContext | ||
responseStream | Stream | |
maintainResponseBody | bool | |
response | IWebResponseData | |
return | Amazon.Runtime.Internal.Transform.UnmarshallerContext |
public CreateContext ( IWebResponseData response, bool readEntireResponse, Stream stream, RequestMetrics metrics ) : Amazon.Runtime.Internal.Transform.UnmarshallerContext | ||
response | IWebResponseData | |
readEntireResponse | bool | |
stream | Stream | |
metrics | RequestMetrics | |
return | Amazon.Runtime.Internal.Transform.UnmarshallerContext |
public Unmarshall ( Amazon.Runtime.Internal.Transform.UnmarshallerContext input ) : |
||
input | Amazon.Runtime.Internal.Transform.UnmarshallerContext | |
return |
public UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, |
||
context | Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext | |
innerException | ||
statusCode | HttpStatusCode | |
return |