Class PreconditionNotMetExceptionUnmarshaller
- Assembly
- AWSSDK.SecretsManager.dll
Response Unmarshaller for PreconditionNotMetException Object
public class PreconditionNotMetExceptionUnmarshaller : IErrorResponseUnmarshaller<PreconditionNotMetException, JsonUnmarshallerContext>, IUnmarshaller<PreconditionNotMetException, JsonUnmarshallerContext>- Inheritance
- 
      
      PreconditionNotMetExceptionUnmarshaller
- Implements
- Inherited Members
Constructors
PreconditionNotMetExceptionUnmarshaller()
public PreconditionNotMetExceptionUnmarshaller()Properties
Instance
Gets the singleton.
public static PreconditionNotMetExceptionUnmarshaller Instance { get; }Property Value
Methods
Unmarshall(JsonUnmarshallerContext)
Unmarshaller the response from the service to the response class.
public PreconditionNotMetException Unmarshall(JsonUnmarshallerContext context)Parameters
- contextJsonUnmarshallerContext
Returns
Unmarshall(JsonUnmarshallerContext, ErrorResponse)
Unmarshaller the response from the service to the response class.
public PreconditionNotMetException Unmarshall(JsonUnmarshallerContext context, ErrorResponse errorResponse)Parameters
- contextJsonUnmarshallerContext
- errorResponseErrorResponse