| Constructor and Description | 
|---|
AndPromise(Collection<Promise> collection)  | 
AndPromise(Promise<?>... values)  | 
| Modifier and Type | Method and Description | 
|---|---|
Void | 
get()  | 
Promise[] | 
getValues()  | 
boolean | 
isReady()  | 
asPromise, getDescription, Voidpublic AndPromise(Promise<?>... values)
public AndPromise(Collection<Promise> collection)
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.