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