struct
NATS::KV::BucketListResponse
- NATS::KV::BucketListResponse
- Struct
- Value
- Object
Included Modules
- Enumerable(NATS::KV::Bucket)
Defined in:
kv.crConstructors
Instance Method Summary
-
#each(&)
Must yield this collection's elements to the block.
- #limit(*args, **options)
- #limit(*args, **options, &)
- #offset(*args, **options)
- #offset(*args, **options, &)
- #total(*args, **options)
- #total(*args, **options, &)
Constructor Detail
Instance Method Detail
def each(&)
#
Description copied from module Enumerable(NATS::KV::Bucket)
Must yield this collection's elements to the block.