Table of Contents

Class UpdateSecretVersionStageRequestMarshaller

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

UpdateSecretVersionStage Request Marshaller

public class UpdateSecretVersionStageRequestMarshaller : IMarshaller<IRequest, UpdateSecretVersionStageRequest>, IMarshaller<IRequest, AmazonWebServiceRequest>
Inheritance
UpdateSecretVersionStageRequestMarshaller
Implements
IMarshaller<IRequest, UpdateSecretVersionStageRequest>
IMarshaller<IRequest, AmazonWebServiceRequest>
Inherited Members

Constructors

UpdateSecretVersionStageRequestMarshaller()

public UpdateSecretVersionStageRequestMarshaller()

Properties

Instance

Gets the singleton.

public static UpdateSecretVersionStageRequestMarshaller Instance { get; }

Property Value

UpdateSecretVersionStageRequestMarshaller

Methods

Marshall(AmazonWebServiceRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(AmazonWebServiceRequest input)

Parameters

input AmazonWebServiceRequest

Returns

IRequest

Marshall(UpdateSecretVersionStageRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(UpdateSecretVersionStageRequest publicRequest)

Parameters

publicRequest UpdateSecretVersionStageRequest

Returns

IRequest