public class OrPromise extends Promise<Void>
null
OrPromise(Promise<?>... values)
Void
get()
Promise<?>[]
getValues()
boolean
isReady()
asPromise, getDescription, Void
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrPromise(Promise<?>... values)
public Promise<?>[] getValues()
public Void get()
get
Promise<Void>
public boolean isReady()
isReady
true
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.