Uses of Interface
software.amazon.awssdk.services.cloudcontrol.waiters.CloudControlWaiter
-
Packages that use CloudControlWaiter Package Description software.amazon.awssdk.services.cloudcontrol For more information about Amazon Web Services Cloud Control API, see the Amazon Web Services Cloud Control API User Guide.software.amazon.awssdk.services.cloudcontrol.waiters -
-
Uses of CloudControlWaiter in software.amazon.awssdk.services.cloudcontrol
Methods in software.amazon.awssdk.services.cloudcontrol that return CloudControlWaiter Modifier and Type Method Description default CloudControlWaiterCloudControlClient. waiter()Create an instance ofCloudControlWaiterusing this client. -
Uses of CloudControlWaiter in software.amazon.awssdk.services.cloudcontrol.waiters
Methods in software.amazon.awssdk.services.cloudcontrol.waiters that return CloudControlWaiter Modifier and Type Method Description CloudControlWaiterCloudControlWaiter.Builder. build()Builds an instance ofCloudControlWaiterbased on the configurations supplied to this builderstatic CloudControlWaiterCloudControlWaiter. create()Create an instance ofCloudControlWaiterwith the default configuration.
-