C# Класс Amazon.Redshift.Model.Internal.MarshallTransformations.DescribeHsmClientCertificatesResponseUnmarshaller

Response Unmarshaller for DescribeHsmClientCertificates operation
Наследование: XmlResponseUnmarshaller
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetInstance ( ) : DescribeHsmClientCertificatesResponseUnmarshaller
Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Приватные методы

Метод Описание
UnmarshallResult ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, DescribeHsmClientCertificatesResponse response ) : void

Описание методов

GetInstance() публичный статический Метод

public static GetInstance ( ) : DescribeHsmClientCertificatesResponseUnmarshaller
Результат DescribeHsmClientCertificatesResponseUnmarshaller

Unmarshall() публичный Метод

public Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
Результат Amazon.Runtime.AmazonWebServiceResponse

UnmarshallException() публичный Метод

public UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
innerException System.Exception
statusCode HttpStatusCode
Результат Amazon.Runtime.AmazonServiceException