Table of Contents

Class PublicPolicyExceptionUnmarshaller

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

Response Unmarshaller for PublicPolicyException Object

public class PublicPolicyExceptionUnmarshaller : IErrorResponseUnmarshaller<PublicPolicyException, JsonUnmarshallerContext>, IUnmarshaller<PublicPolicyException, JsonUnmarshallerContext>
Inheritance
PublicPolicyExceptionUnmarshaller
Implements
IErrorResponseUnmarshaller<PublicPolicyException, JsonUnmarshallerContext>
IUnmarshaller<PublicPolicyException, JsonUnmarshallerContext>
Inherited Members

Constructors

PublicPolicyExceptionUnmarshaller()

public PublicPolicyExceptionUnmarshaller()

Properties

Instance

Gets the singleton.

public static PublicPolicyExceptionUnmarshaller Instance { get; }

Property Value

PublicPolicyExceptionUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public PublicPolicyException Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

PublicPolicyException

Unmarshall(JsonUnmarshallerContext, ErrorResponse)

Unmarshaller the response from the service to the response class.

public PublicPolicyException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)

Parameters

context JsonUnmarshallerContext
errorResponse ErrorResponse

Returns

PublicPolicyException