C# Class Amazon.RDS.Model.Internal.MarshallTransformations.DescribeDBSnapshotsResponseUnmarshaller

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

Méthodes publiques

Méthode Description
GetInstance ( ) : DescribeDBSnapshotsResponseUnmarshaller
Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Private Methods

Méthode Description
UnmarshallResult ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Amazon.RDS.Model.DescribeDBSnapshotsResponse response ) : void

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : DescribeDBSnapshotsResponseUnmarshaller
Résultat DescribeDBSnapshotsResponseUnmarshaller

Unmarshall() public méthode

public Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
Résultat Amazon.Runtime.AmazonWebServiceResponse

UnmarshallException() public méthode

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