| Package | Description |
|---|---|
| software.amazon.awssdk.services.schemas.waiters |
| Modifier and Type | Method and Description |
|---|---|
static SchemasWaiter.Builder |
SchemasWaiter.builder()
Create a builder that can be used to configure and create a
SchemasWaiter. |
SchemasWaiter.Builder |
SchemasWaiter.Builder.client(SchemasClient client)
Sets a custom
SchemasClient that will be used to poll the resource |
default SchemasWaiter.Builder |
SchemasWaiter.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() |
SchemasWaiter.Builder |
SchemasWaiter.Builder.overrideConfiguration(WaiterOverrideConfiguration overrideConfiguration)
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this
builder
|
Copyright © 2022. All rights reserved.