Table of Contents

Class SecretListEntryUnmarshaller

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

Response Unmarshaller for SecretListEntry Object

public class SecretListEntryUnmarshaller : IUnmarshaller<SecretListEntry, XmlUnmarshallerContext>, IUnmarshaller<SecretListEntry, JsonUnmarshallerContext>
Inheritance
SecretListEntryUnmarshaller
Implements
IUnmarshaller<SecretListEntry, XmlUnmarshallerContext>
IUnmarshaller<SecretListEntry, JsonUnmarshallerContext>
Inherited Members

Constructors

SecretListEntryUnmarshaller()

public SecretListEntryUnmarshaller()

Properties

Instance

Gets the singleton.

public static SecretListEntryUnmarshaller Instance { get; }

Property Value

SecretListEntryUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public SecretListEntry Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

SecretListEntry