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, wait
forEach, spliterator
public BinaryValue getBucketType()
public List<BinaryValue> getBuckets()
public Iterator<BinaryValue> iterator()
iterator
in interface Iterable<BinaryValue>
Copyright © 2016. All rights reserved.