Table of Contents

Class PutSecretValueRequestMarshaller

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

PutSecretValue Request Marshaller

public class PutSecretValueRequestMarshaller : IMarshaller<IRequest, PutSecretValueRequest>, IMarshaller<IRequest, AmazonWebServiceRequest>
Inheritance
PutSecretValueRequestMarshaller
Implements
IMarshaller<IRequest, PutSecretValueRequest>
IMarshaller<IRequest, AmazonWebServiceRequest>
Inherited Members

Constructors

PutSecretValueRequestMarshaller()

public PutSecretValueRequestMarshaller()

Properties

Instance

Gets the singleton.

public static PutSecretValueRequestMarshaller Instance { get; }

Property Value

PutSecretValueRequestMarshaller

Methods

Marshall(AmazonWebServiceRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(AmazonWebServiceRequest input)

Parameters

input AmazonWebServiceRequest

Returns

IRequest

Marshall(PutSecretValueRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(PutSecretValueRequest publicRequest)

Parameters

publicRequest PutSecretValueRequest

Returns

IRequest