Table of Contents

Class InvalidNextTokenExceptionUnmarshaller

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

Response Unmarshaller for InvalidNextTokenException Object

public class InvalidNextTokenExceptionUnmarshaller : IErrorResponseUnmarshaller<InvalidNextTokenException, JsonUnmarshallerContext>, IUnmarshaller<InvalidNextTokenException, JsonUnmarshallerContext>
Inheritance
InvalidNextTokenExceptionUnmarshaller
Implements
IErrorResponseUnmarshaller<InvalidNextTokenException, JsonUnmarshallerContext>
IUnmarshaller<InvalidNextTokenException, JsonUnmarshallerContext>
Inherited Members

Constructors

InvalidNextTokenExceptionUnmarshaller()

public InvalidNextTokenExceptionUnmarshaller()

Properties

Instance

Gets the singleton.

public static InvalidNextTokenExceptionUnmarshaller Instance { get; }

Property Value

InvalidNextTokenExceptionUnmarshaller

Methods

Unmarshall(JsonUnmarshallerContext)

Unmarshaller the response from the service to the response class.

public InvalidNextTokenException Unmarshall(JsonUnmarshallerContext context)

Parameters

context JsonUnmarshallerContext

Returns

InvalidNextTokenException

Unmarshall(JsonUnmarshallerContext, ErrorResponse)

Unmarshaller the response from the service to the response class.

public InvalidNextTokenException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)

Parameters

context JsonUnmarshallerContext
errorResponse ErrorResponse

Returns

InvalidNextTokenException