| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.waiters |
| Modifier and Type | Method and Description |
|---|---|
static GroundStationWaiter.Builder |
GroundStationWaiter.builder()
Create a builder that can be used to configure and create a
GroundStationWaiter. |
GroundStationWaiter.Builder |
GroundStationWaiter.Builder.client(GroundStationClient client)
Sets a custom
GroundStationClient that will be used to poll the resource |
default GroundStationWaiter.Builder |
GroundStationWaiter.Builder.overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder> overrideConfiguration)
This is a convenient method to pass the override configuration without the need to create an instance
manually via
WaiterOverrideConfiguration.builder() |
GroundStationWaiter.Builder |
GroundStationWaiter.Builder.overrideConfiguration(WaiterOverrideConfiguration overrideConfiguration)
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this
builder
|
Copyright © 2023. All rights reserved.