Table of Contents

Class GetRandomPasswordRequestMarshaller

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

GetRandomPassword Request Marshaller

public class GetRandomPasswordRequestMarshaller : IMarshaller<IRequest, GetRandomPasswordRequest>, IMarshaller<IRequest, AmazonWebServiceRequest>
Inheritance
GetRandomPasswordRequestMarshaller
Implements
IMarshaller<IRequest, GetRandomPasswordRequest>
IMarshaller<IRequest, AmazonWebServiceRequest>
Inherited Members

Constructors

GetRandomPasswordRequestMarshaller()

public GetRandomPasswordRequestMarshaller()

Properties

Instance

Gets the singleton.

public static GetRandomPasswordRequestMarshaller Instance { get; }

Property Value

GetRandomPasswordRequestMarshaller

Methods

Marshall(AmazonWebServiceRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(AmazonWebServiceRequest input)

Parameters

input AmazonWebServiceRequest

Returns

IRequest

Marshall(GetRandomPasswordRequest)

Marshaller the request object to the HTTP request.

public IRequest Marshall(GetRandomPasswordRequest publicRequest)

Parameters

publicRequest GetRandomPasswordRequest

Returns

IRequest