List sandbox snapshots for the authenticated tenant, with optional filtering, sorting, and pagination..
public class SnapshotListParams extends ParamsList sandbox snapshots for the authenticated tenant, with optional filtering, sorting, and pagination.
Maximum number of results.
Filter by name substring.
Pagination offset.
Sort column (name, status, created_at).
Sort direction (asc, desc).
Filter by status (building, ready, failed, deleting).
Additional headers to send with the request..
Additional query param to send with the request..
Returns a mutable builder for constructing an instance of [SnapshotListParams]..
Maximum number of results.
Maximum number of results.
Maximum number of results.
Filter by name substring.
Filter by name substring.
Pagination offset.
Pagination offset.
Pagination offset.
Sort column (name, status, created_at).
Sort column (name, status, created_at).
Sort direction (asc, desc).
Sort direction (asc, desc).
Filter by status (building, ready, failed, deleting).
Filter by status (building, ready, failed, deleting).
Returns an immutable instance of [SnapshotListParams].