Table of Contents

Class RotateSecretRequestMarshaller

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

RotateSecret Request Marshaller

public class RotateSecretRequestMarshaller : IMarshaller<IRequest, RotateSecretRequest>, IMarshaller<IRequest, AmazonWebServiceRequest>
Inheritance
RotateSecretRequestMarshaller
Implements
IMarshaller<IRequest, RotateSecretRequest>
IMarshaller<IRequest, AmazonWebServiceRequest>
Inherited Members

Constructors

RotateSecretRequestMarshaller()

public RotateSecretRequestMarshaller()

Properties

Instance

Gets the singleton.

public static RotateSecretRequestMarshaller Instance { get; }

Property Value

RotateSecretRequestMarshaller

Methods

Marshall(AmazonWebServiceRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(AmazonWebServiceRequest input)

Parameters

input AmazonWebServiceRequest

Returns

IRequest

Marshall(RotateSecretRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(RotateSecretRequest publicRequest)

Parameters

publicRequest RotateSecretRequest

Returns

IRequest