Package | Description |
---|---|
com.oracle.bmc.waiter |
Modifier and Type | Method and Description |
---|---|
<REQUEST,RESPONSE> |
BmcGenericWaiter.execute(com.google.common.base.Supplier<REQUEST> requestSupplier,
com.google.common.base.Function<REQUEST,RESPONSE> functionCall,
com.google.common.base.Predicate<RESPONSE> terminationPredicate,
boolean allow404)
Blocks until a specific condition is met.
|
Copyright © 2016–2021. All rights reserved.