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