Table of Contents

Class ValidationErrorsEntryUnmarshaller

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

Response Unmarshaller for ValidationErrorsEntry Object

public class ValidationErrorsEntryUnmarshaller : IUnmarshaller<ValidationErrorsEntry, XmlUnmarshallerContext>, IUnmarshaller<ValidationErrorsEntry, JsonUnmarshallerContext>
Inheritance
ValidationErrorsEntryUnmarshaller
Implements
IUnmarshaller<ValidationErrorsEntry, XmlUnmarshallerContext>
IUnmarshaller<ValidationErrorsEntry, JsonUnmarshallerContext>
Inherited Members

Constructors

ValidationErrorsEntryUnmarshaller()

public ValidationErrorsEntryUnmarshaller()

Properties

Instance

Gets the singleton.

public static ValidationErrorsEntryUnmarshaller Instance { get; }

Property Value

ValidationErrorsEntryUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public ValidationErrorsEntry Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

ValidationErrorsEntry