Table of Contents

Class LimitExceededExceptionUnmarshaller

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

Response Unmarshaller for LimitExceededException Object

public class LimitExceededExceptionUnmarshaller : IErrorResponseUnmarshaller<LimitExceededException, JsonUnmarshallerContext>, IUnmarshaller<LimitExceededException, JsonUnmarshallerContext>
Inheritance
LimitExceededExceptionUnmarshaller
Implements
IErrorResponseUnmarshaller<LimitExceededException, JsonUnmarshallerContext>
IUnmarshaller<LimitExceededException, JsonUnmarshallerContext>
Inherited Members

Constructors

LimitExceededExceptionUnmarshaller()

public LimitExceededExceptionUnmarshaller()

Properties

Instance

Gets the singleton.

public static LimitExceededExceptionUnmarshaller Instance { get; }

Property Value

LimitExceededExceptionUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public LimitExceededException Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

LimitExceededException

Unmarshall(JsonUnmarshallerContext, ErrorResponse)

Unmarshaller the response from the service to the response class.

public LimitExceededException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)

Parameters

context JsonUnmarshallerContext
errorResponse ErrorResponse

Returns

LimitExceededException