C# Class Amazon.Glacier.Model.Internal.MarshallTransformations.GetJobOutputResponseUnmarshaller

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

Private Properties

Свойство Type Description
UnmarshallResult void

Méthodes publiques

Méthode Description
GetInstance ( ) : GetJobOutputResponseUnmarshaller
Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Private Methods

Méthode Description
UnmarshallResult ( JsonUnmarshallerContext context, GetJobOutputResponse response ) : void

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : GetJobOutputResponseUnmarshaller
Résultat GetJobOutputResponseUnmarshaller

Unmarshall() public méthode

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

UnmarshallException() public méthode

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