public class CacheBucketCollection extends Object implements RestEntity
Constructor and Description |
---|
CacheBucketCollection(List<CacheBucket> buckets) |
Modifier and Type | Method and Description |
---|---|
List<CacheBucket> |
getBuckets() |
void |
setBuckets(List<CacheBucket> buckets) |
public CacheBucketCollection(List<CacheBucket> buckets)
public List<CacheBucket> getBuckets()
public void setBuckets(List<CacheBucket> buckets)
Copyright © 2015. All rights reserved.