Uses of Interface
software.amazon.awssdk.services.amp.waiters.AmpAsyncWaiter
-
Packages that use AmpAsyncWaiter Package Description software.amazon.awssdk.services.amp Amazon Managed Service for Prometheussoftware.amazon.awssdk.services.amp.waiters -
-
Uses of AmpAsyncWaiter in software.amazon.awssdk.services.amp
Methods in software.amazon.awssdk.services.amp that return AmpAsyncWaiter Modifier and Type Method Description default AmpAsyncWaiterAmpAsyncClient. waiter()Create an instance ofAmpAsyncWaiterusing this client. -
Uses of AmpAsyncWaiter in software.amazon.awssdk.services.amp.waiters
Methods in software.amazon.awssdk.services.amp.waiters that return AmpAsyncWaiter Modifier and Type Method Description AmpAsyncWaiterAmpAsyncWaiter.Builder. build()Builds an instance ofAmpAsyncWaiterbased on the configurations supplied to this builderstatic AmpAsyncWaiterAmpAsyncWaiter. create()Create an instance ofAmpAsyncWaiterwith the default configuration.
-