Table of Contents

Class DecryptionFailureExceptionUnmarshaller

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

Response Unmarshaller for DecryptionFailureException Object

public class DecryptionFailureExceptionUnmarshaller : IErrorResponseUnmarshaller<DecryptionFailureException, JsonUnmarshallerContext>, IUnmarshaller<DecryptionFailureException, JsonUnmarshallerContext>
Inheritance
DecryptionFailureExceptionUnmarshaller
Implements
IErrorResponseUnmarshaller<DecryptionFailureException, JsonUnmarshallerContext>
IUnmarshaller<DecryptionFailureException, JsonUnmarshallerContext>
Inherited Members

Constructors

DecryptionFailureExceptionUnmarshaller()

public DecryptionFailureExceptionUnmarshaller()

Properties

Instance

Gets the singleton.

public static DecryptionFailureExceptionUnmarshaller Instance { get; }

Property Value

DecryptionFailureExceptionUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public DecryptionFailureException Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

DecryptionFailureException

Unmarshall(JsonUnmarshallerContext, ErrorResponse)

Unmarshaller the response from the service to the response class.

public DecryptionFailureException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)

Parameters

context JsonUnmarshallerContext
errorResponse ErrorResponse

Returns

DecryptionFailureException