C# Class Amazon.CloudHSM.Model.Internal.MarshallTransformations.AddTagsToResourceResponseUnmarshaller

Response Unmarshaller for AddTagsToResource operation
Inheritance: JsonResponseUnmarshaller
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse

Unmarshaller the response from the service to the response class.

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

Unmarshaller error response to exception.

Private Methods

Méthode Description
GetInstance ( ) : AddTagsToResourceResponseUnmarshaller

Method Details

Unmarshall() public méthode

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

UnmarshallException() public méthode

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