Uses of Interface
software.amazon.awssdk.services.ssm.waiters.SsmAsyncWaiter
-
Packages that use SsmAsyncWaiter Package Description software.amazon.awssdk.services.ssm Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at scale.software.amazon.awssdk.services.ssm.waiters -
-
Uses of SsmAsyncWaiter in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return SsmAsyncWaiter Modifier and Type Method Description default SsmAsyncWaiterSsmAsyncClient. waiter()Create an instance ofSsmAsyncWaiterusing this client. -
Uses of SsmAsyncWaiter in software.amazon.awssdk.services.ssm.waiters
Methods in software.amazon.awssdk.services.ssm.waiters that return SsmAsyncWaiter Modifier and Type Method Description SsmAsyncWaiterSsmAsyncWaiter.Builder. build()Builds an instance ofSsmAsyncWaiterbased on the configurations supplied to this builderstatic SsmAsyncWaiterSsmAsyncWaiter. create()Create an instance ofSsmAsyncWaiterwith the default configuration.
-