Table of Contents

Class SecretVersionsListEntryUnmarshaller

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

Response Unmarshaller for SecretVersionsListEntry Object

public class SecretVersionsListEntryUnmarshaller : IUnmarshaller<SecretVersionsListEntry, XmlUnmarshallerContext>, IUnmarshaller<SecretVersionsListEntry, JsonUnmarshallerContext>
Inheritance
SecretVersionsListEntryUnmarshaller
Implements
IUnmarshaller<SecretVersionsListEntry, XmlUnmarshallerContext>
IUnmarshaller<SecretVersionsListEntry, JsonUnmarshallerContext>
Inherited Members

Constructors

SecretVersionsListEntryUnmarshaller()

public SecretVersionsListEntryUnmarshaller()

Properties

Instance

Gets the singleton.

public static SecretVersionsListEntryUnmarshaller Instance { get; }

Property Value

SecretVersionsListEntryUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public SecretVersionsListEntry Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

SecretVersionsListEntry