maxKeys property

int? maxKeys
final

Sets the maximum number of keys returned in the response. By default the API returns up to 1,000 key names. The response might contain fewer keys but will never contain more.

Implementation

final int? maxKeys;