Uses of Interface
software.amazon.awssdk.services.groundstation.waiters.GroundStationAsyncWaiter
-
Packages that use GroundStationAsyncWaiter Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.waiters -
-
Uses of GroundStationAsyncWaiter in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation that return GroundStationAsyncWaiter Modifier and Type Method Description default GroundStationAsyncWaiterGroundStationAsyncClient. waiter()Create an instance ofGroundStationAsyncWaiterusing this client. -
Uses of GroundStationAsyncWaiter in software.amazon.awssdk.services.groundstation.waiters
Methods in software.amazon.awssdk.services.groundstation.waiters that return GroundStationAsyncWaiter Modifier and Type Method Description GroundStationAsyncWaiterGroundStationAsyncWaiter.Builder. build()Builds an instance ofGroundStationAsyncWaiterbased on the configurations supplied to this builderstatic GroundStationAsyncWaiterGroundStationAsyncWaiter. create()Create an instance ofGroundStationAsyncWaiterwith the default configuration.
-