Fastly Compute C++ SDK
Loading...
Searching...
No Matches
fastly::kv_store::ListResponse Class Reference

#include <kv_store.h>

Inheritance diagram for fastly::kv_store::ListResponse:
fastly::detail::RustIteratorRange< ListResponse, fastly::sys::kv_store::ListResponse >

Public Member Functions

std::optional< expected< ListPage > > next ()
 Gets the next page of results.

Member Function Documentation

◆ next()

std::optional< expected< ListPage > > fastly::kv_store::ListResponse::next ( )
inline

Gets the next page of results.


The documentation for this class was generated from the following file: