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