Uses of Interface
software.amazon.awssdk.services.ssm.waiters.SsmWaiter
-
Packages that use SsmWaiter 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 SsmWaiter in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return SsmWaiter Modifier and Type Method Description default SsmWaiterSsmClient. waiter()Create an instance ofSsmWaiterusing this client. -
Uses of SsmWaiter in software.amazon.awssdk.services.ssm.waiters
Methods in software.amazon.awssdk.services.ssm.waiters that return SsmWaiter Modifier and Type Method Description SsmWaiterSsmWaiter.Builder. build()Builds an instance ofSsmWaiterbased on the configurations supplied to this builderstatic SsmWaiterSsmWaiter. create()Create an instance ofSsmWaiterwith the default configuration.
-