T - the type of elements returned by the iteratorpublic interface SdkIterable<T> extends Iterable<T>
| Modifier and Type | Method and Description | 
|---|---|
default Stream<T> | 
stream()  | 
forEach, iterator, spliteratorCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.