Uses of Interface
software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter
-
Packages that use OpsWorksCmWaiter Package Description software.amazon.awssdk.services.opsworkscm AWS OpsWorks CM software.amazon.awssdk.services.opsworkscm.waiters -
-
Uses of OpsWorksCmWaiter in software.amazon.awssdk.services.opsworkscm
Methods in software.amazon.awssdk.services.opsworkscm that return OpsWorksCmWaiter Modifier and Type Method Description default OpsWorksCmWaiterOpsWorksCmClient. waiter()Create an instance ofOpsWorksCmWaiterusing this client. -
Uses of OpsWorksCmWaiter in software.amazon.awssdk.services.opsworkscm.waiters
Methods in software.amazon.awssdk.services.opsworkscm.waiters that return OpsWorksCmWaiter Modifier and Type Method Description OpsWorksCmWaiterOpsWorksCmWaiter.Builder. build()Builds an instance ofOpsWorksCmWaiterbased on the configurations supplied to this builderstatic OpsWorksCmWaiterOpsWorksCmWaiter. create()Create an instance ofOpsWorksCmWaiterwith the default configuration.
-