Table of Contents

Class PreconditionNotMetExceptionUnmarshaller

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

Response Unmarshaller for PreconditionNotMetException Object

public class PreconditionNotMetExceptionUnmarshaller : IErrorResponseUnmarshaller<PreconditionNotMetException, JsonUnmarshallerContext>, IUnmarshaller<PreconditionNotMetException, JsonUnmarshallerContext>
Inheritance
PreconditionNotMetExceptionUnmarshaller
Implements
IErrorResponseUnmarshaller<PreconditionNotMetException, JsonUnmarshallerContext>
IUnmarshaller<PreconditionNotMetException, JsonUnmarshallerContext>
Inherited Members

Constructors

PreconditionNotMetExceptionUnmarshaller()

public PreconditionNotMetExceptionUnmarshaller()

Properties

Instance

Gets the singleton.

public static PreconditionNotMetExceptionUnmarshaller Instance { get; }

Property Value

PreconditionNotMetExceptionUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public PreconditionNotMetException Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

PreconditionNotMetException

Unmarshall(JsonUnmarshallerContext, ErrorResponse)

Unmarshaller the response from the service to the response class.

public PreconditionNotMetException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)

Parameters

context JsonUnmarshallerContext
errorResponse ErrorResponse

Returns

PreconditionNotMetException