Table of Contents

Class TagUnmarshaller

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

Response Unmarshaller for Tag Object

public class TagUnmarshaller : IUnmarshaller<Tag, XmlUnmarshallerContext>, IUnmarshaller<Tag, JsonUnmarshallerContext>
Inheritance
TagUnmarshaller
Implements
IUnmarshaller<Tag, XmlUnmarshallerContext>
IUnmarshaller<Tag, JsonUnmarshallerContext>
Inherited Members

Constructors

TagUnmarshaller()

public TagUnmarshaller()

Properties

Instance

Gets the singleton.

public static TagUnmarshaller Instance { get; }

Property Value

TagUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public Tag Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

Tag