pub struct ListFilePartsBuilder<'a> { /* private fields */ }

Implementations

A File returned by start_large_file.

The ID of a File returned by start_large_file.

The first part to return in the listing.

The maximum number of parts to return.

The default is 100. The provided count will be clamped to a value between 1 and 1,000 inclusive.

If more than 1,000 parts are needed, a new request must be made.

Trait Implementations

Returns the “default value” for a type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.