DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_detailed_s3_object_list_response Struct Reference

#include <ds3.h>

Data Fields

ds3_detailed_s3_object_response ** detailed_s3_objects
 
size_t num_detailed_s3_objects
 
ds3_pagingpaging
 

Detailed Description

Definition at line 2092 of file ds3.h.

Field Documentation

◆ detailed_s3_objects

ds3_detailed_s3_object_response** detailed_s3_objects

Definition at line 2093 of file ds3.h.

◆ num_detailed_s3_objects

size_t num_detailed_s3_objects

Definition at line 2094 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 2095 of file ds3.h.


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