Table of Contents

Class InternalServiceErrorExceptionUnmarshaller

Namespace
Amazon.SecretsManager.Model.Internal.MarshallTransformations
Assembly
AWSSDK.SecretsManager.dll

Response Unmarshaller for InternalServiceErrorException Object

public class InternalServiceErrorExceptionUnmarshaller : IErrorResponseUnmarshaller<InternalServiceErrorException, JsonUnmarshallerContext>, IUnmarshaller<InternalServiceErrorException, JsonUnmarshallerContext>
Inheritance
InternalServiceErrorExceptionUnmarshaller
Implements
IErrorResponseUnmarshaller<InternalServiceErrorException, JsonUnmarshallerContext>
IUnmarshaller<InternalServiceErrorException, JsonUnmarshallerContext>
Inherited Members

Constructors

InternalServiceErrorExceptionUnmarshaller()

public InternalServiceErrorExceptionUnmarshaller()

Properties

Instance

Gets the singleton.

public static InternalServiceErrorExceptionUnmarshaller Instance { get; }

Property Value

InternalServiceErrorExceptionUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public InternalServiceErrorException Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

InternalServiceErrorException

Unmarshall(JsonUnmarshallerContext, ErrorResponse)

Unmarshaller the response from the service to the response class.

public InternalServiceErrorException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)

Parameters

context JsonUnmarshallerContext
errorResponse ErrorResponse

Returns

InternalServiceErrorException