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

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

Méthodes publiques

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

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : DeleteDBSecurityGroupResponseUnmarshaller
Résultat DeleteDBSecurityGroupResponseUnmarshaller

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 ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context XmlUnmarshallerContext
innerException Exception
statusCode HttpStatusCode
Résultat AmazonServiceException