Table of Contents

Class CancelRotateSecretRequestMarshaller

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

CancelRotateSecret Request Marshaller

public class CancelRotateSecretRequestMarshaller : IMarshaller<IRequest, CancelRotateSecretRequest>, IMarshaller<IRequest, AmazonWebServiceRequest>
Inheritance
CancelRotateSecretRequestMarshaller
Implements
IMarshaller<IRequest, CancelRotateSecretRequest>
IMarshaller<IRequest, AmazonWebServiceRequest>
Inherited Members

Constructors

CancelRotateSecretRequestMarshaller()

public CancelRotateSecretRequestMarshaller()

Properties

Instance

Gets the singleton.

public static CancelRotateSecretRequestMarshaller Instance { get; }

Property Value

CancelRotateSecretRequestMarshaller

Methods

Marshall(AmazonWebServiceRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(AmazonWebServiceRequest input)

Parameters

input AmazonWebServiceRequest

Returns

IRequest

Marshall(CancelRotateSecretRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(CancelRotateSecretRequest publicRequest)

Parameters

publicRequest CancelRotateSecretRequest

Returns

IRequest