Class BatchCancelRequestAction

  • All Implemented Interfaces:
    BulkDataClientAction, AutoCloseable

    public class BatchCancelRequestAction
    extends Object
    implements BulkDataClientAction
    Per the specification, after a Bulk Data Request starts, the client may DELETE the request using the Content-Location (polling location) DELETE [polling content location] Response - Success HTTP Status Code of 202 Accepted Optionally a FHIR OperationOutcome resource in the body Response - Error Status HTTP status code of 4XX or 5XX The body SHALL be a FHIR OperationOutcome resource in JSON format