Table of Contents

Class ResourceExistsExceptionUnmarshaller

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

Response Unmarshaller for ResourceExistsException Object

public class ResourceExistsExceptionUnmarshaller : IErrorResponseUnmarshaller<ResourceExistsException, JsonUnmarshallerContext>, IUnmarshaller<ResourceExistsException, JsonUnmarshallerContext>
Inheritance
ResourceExistsExceptionUnmarshaller
Implements
IErrorResponseUnmarshaller<ResourceExistsException, JsonUnmarshallerContext>
IUnmarshaller<ResourceExistsException, JsonUnmarshallerContext>
Inherited Members

Constructors

ResourceExistsExceptionUnmarshaller()

public ResourceExistsExceptionUnmarshaller()

Properties

Instance

Gets the singleton.

public static ResourceExistsExceptionUnmarshaller Instance { get; }

Property Value

ResourceExistsExceptionUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public ResourceExistsException Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

ResourceExistsException

Unmarshall(JsonUnmarshallerContext, ErrorResponse)

Unmarshaller the response from the service to the response class.

public ResourceExistsException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)

Parameters

context JsonUnmarshallerContext
errorResponse ErrorResponse

Returns

ResourceExistsException