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