Table of Contents

Class EncryptionFailureExceptionUnmarshaller

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

Response Unmarshaller for EncryptionFailureException Object

public class EncryptionFailureExceptionUnmarshaller : IErrorResponseUnmarshaller<EncryptionFailureException, JsonUnmarshallerContext>, IUnmarshaller<EncryptionFailureException, JsonUnmarshallerContext>
Inheritance
EncryptionFailureExceptionUnmarshaller
Implements
IErrorResponseUnmarshaller<EncryptionFailureException, JsonUnmarshallerContext>
IUnmarshaller<EncryptionFailureException, JsonUnmarshallerContext>
Inherited Members

Constructors

EncryptionFailureExceptionUnmarshaller()

public EncryptionFailureExceptionUnmarshaller()

Properties

Instance

Gets the singleton.

public static EncryptionFailureExceptionUnmarshaller Instance { get; }

Property Value

EncryptionFailureExceptionUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public EncryptionFailureException Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

EncryptionFailureException

Unmarshall(JsonUnmarshallerContext, ErrorResponse)

Unmarshaller the response from the service to the response class.

public EncryptionFailureException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)

Parameters

context JsonUnmarshallerContext
errorResponse ErrorResponse

Returns

EncryptionFailureException