Uses of Interface
software.amazon.awssdk.services.proton.waiters.ProtonAsyncWaiter
-
Packages that use ProtonAsyncWaiter Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.waiters -
-
Uses of ProtonAsyncWaiter in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton that return ProtonAsyncWaiter Modifier and Type Method Description default ProtonAsyncWaiterProtonAsyncClient. waiter()Create an instance ofProtonAsyncWaiterusing this client. -
Uses of ProtonAsyncWaiter in software.amazon.awssdk.services.proton.waiters
Methods in software.amazon.awssdk.services.proton.waiters that return ProtonAsyncWaiter Modifier and Type Method Description ProtonAsyncWaiterProtonAsyncWaiter.Builder. build()Builds an instance ofProtonAsyncWaiterbased on the configurations supplied to this builderstatic ProtonAsyncWaiterProtonAsyncWaiter. create()Create an instance ofProtonAsyncWaiterwith the default configuration.
-