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