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

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

Méthodes publiques

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

Private Methods

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

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : DescribeInterconnectsResponseUnmarshaller
Résultat DescribeInterconnectsResponseUnmarshaller

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