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