C# Class Amazon.DirectConnect.Model.Internal.MarshallTransformations.DescribeLocationsResponseUnmarshaller

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

Méthodes publiques

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

Private Methods

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

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : DescribeLocationsResponseUnmarshaller
Résultat DescribeLocationsResponseUnmarshaller

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