Builder
class Builder
Properties
Link copied to clipboard
The size, in bytes, of the blob identified by afterBlobId.
Link copied to clipboard
The size, in bytes, of the blob identified by beforeBlobId. Returns 0 when you do not specify beforeBlobId.
Link copied to clipboard
An ordered list of diff hunks. Each hunk represents a contiguous run of changed and adjacent context lines. The list is empty when the blobs are identical or when the content is binary. The list is also empty when a paginated request has already returned all hunks in earlier pages, in which case NextToken is also null.