All Classes and Interfaces
Class
Description
Represents a failure in a batch operation.
Represents a builder for creating instances of BatchFailure.
Represents a batch of items, containing a list of successful items and a list of failed items.
Represents a batch response for a collection of items.
Builder class for creating BatchResponse objects.
Enumeration representing the status of a batch operation.
Represents a summary of a batch response.
API response that returns a collection with bi-directional cursor pagination.
API response that returns a collection without pagination.
API response that returns a collection with cursor pagination.
Standard error response.
Builds instances of
ErrorResponse.Debug information.
Builds instances of
ErrorResponse.Debug.Sub-level error.
Resolves placeholders in
ErrorResponse messages.Represents a generic response message used in API interactions, extending the base class
HateoasResponse.Represents a hypermedia link in the HAL (Hypertext Application Language) format.
Represents the HTTP methods typically used in RESTful APIs.
Represents a collection of HAL (Hypertext Application Language) links.
API response that returns a collection with bi-directional cursor pagination and HATEOAS links.
API response that returns a collection with HATEOS links.
API response that returns a collection with cursor pagination and HATEOS links.
API response that returns a collection with offset pagination and HATEOS links.
Represents a base class for creating HATEOAS (Hypermedia as the Engine of Application State)
compliant responses.
API response that returns a collection with offset pagination.
Represents a response envelope.
Represents a builder for constructing ResponseEnvelope objects.
Enum for representing response status as either SUCCESS or FAILED.