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