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