C# Class Amazon.DataPipeline.Model.Internal.MarshallTransformations.CreatePipelineResponseUnmarshaller

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

Méthodes publiques

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

Private Methods

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

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : CreatePipelineResponseUnmarshaller
Résultat CreatePipelineResponseUnmarshaller

Unmarshall() public méthode

public Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
context JsonUnmarshallerContext
Résultat AmazonWebServiceResponse

UnmarshallException() public méthode

public UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context JsonUnmarshallerContext
innerException Exception
statusCode HttpStatusCode
Résultat AmazonServiceException