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