C# Class Amazon.ElastiCache.Model.Internal.MarshallTransformations.CreateSnapshotResponseUnmarshaller

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

Méthodes publiques

Méthode Description
Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse

Unmarshaller the response from the service to the response class.

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

Unmarshaller error response to exception.

Private Methods

Méthode Description
GetInstance ( ) : CreateSnapshotResponseUnmarshaller
UnmarshallResult ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, CreateSnapshotResponse response ) : void

Method Details

Unmarshall() public méthode

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

UnmarshallException() public méthode

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