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