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

Response Unmarshaller for CancelConversionTask operation
Inheritance: EC2ResponseUnmarshaller
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse

Unmarshaller the response from the service to the response class.

UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Unmarshaller error response to exception.

Private Methods

Méthode Description
GetInstance ( ) : CancelConversionTaskResponseUnmarshaller

Method Details

Unmarshall() public méthode

Unmarshaller the response from the service to the response class.
public Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context XmlUnmarshallerContext
Résultat AmazonWebServiceResponse

UnmarshallException() public méthode

Unmarshaller error response to exception.
public UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context XmlUnmarshallerContext
innerException Exception
statusCode HttpStatusCode
Résultat AmazonServiceException