public static class ListBucketsOperation.Response extends Object implements Iterable<BinaryValue>
| Modifier and Type | Method and Description |
|---|---|
List<BinaryValue> |
getBuckets() |
BinaryValue |
getBucketType() |
Iterator<BinaryValue> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic BinaryValue getBucketType()
public List<BinaryValue> getBuckets()
public Iterator<BinaryValue> iterator()
iterator in interface Iterable<BinaryValue>Copyright © 2016. All rights reserved.