Table of Contents

Class MalformedPolicyDocumentExceptionUnmarshaller

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

Response Unmarshaller for MalformedPolicyDocumentException Object

public class MalformedPolicyDocumentExceptionUnmarshaller : IErrorResponseUnmarshaller<MalformedPolicyDocumentException, JsonUnmarshallerContext>, IUnmarshaller<MalformedPolicyDocumentException, JsonUnmarshallerContext>
Inheritance
MalformedPolicyDocumentExceptionUnmarshaller
Implements
IErrorResponseUnmarshaller<MalformedPolicyDocumentException, JsonUnmarshallerContext>
IUnmarshaller<MalformedPolicyDocumentException, JsonUnmarshallerContext>
Inherited Members

Constructors

MalformedPolicyDocumentExceptionUnmarshaller()

public MalformedPolicyDocumentExceptionUnmarshaller()

Properties

Instance

Gets the singleton.

public static MalformedPolicyDocumentExceptionUnmarshaller Instance { get; }

Property Value

MalformedPolicyDocumentExceptionUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public MalformedPolicyDocumentException Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

MalformedPolicyDocumentException

Unmarshall(JsonUnmarshallerContext, ErrorResponse)

Unmarshaller the response from the service to the response class.

public MalformedPolicyDocumentException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)

Parameters

context JsonUnmarshallerContext
errorResponse ErrorResponse

Returns

MalformedPolicyDocumentException