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