Class IMUsed

All Implemented Interfaces:
HttpMessage, HttpResponse

@Response @StatusCode(226) @Schema(description="IM Used") public class IMUsed extends BasicHttpResponse
Represents an HTTP 226 IM Used response.

The server has fulfilled a request for the resource, and the response is a representation of the result of one or more instance-manipulations applied to the current instance.

See Also: