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