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

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

Méthodes publiques

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

Private Methods

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

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : GetPipelineDefinitionResponseUnmarshaller
Résultat GetPipelineDefinitionResponseUnmarshaller

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