C# Класс Amazon.StorageGateway.Model.Internal.MarshallTransformations.DeleteChapCredentialsResponseUnmarshaller

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

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

Метод Описание
GetInstance ( ) : DeleteChapCredentialsResponseUnmarshaller
Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

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

Метод Описание
UnmarshallResult ( JsonUnmarshallerContext context, DeleteChapCredentialsResponse response ) : void

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

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

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

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

public Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
context JsonUnmarshallerContext
Результат AmazonWebServiceResponse

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

public UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context JsonUnmarshallerContext
innerException Exception
statusCode HttpStatusCode
Результат AmazonServiceException