| Package | Description |
|---|---|
| software.amazon.awssdk.core.internal.waiters | |
| software.amazon.awssdk.core.waiters |
| Modifier and Type | Method and Description |
|---|---|
static <R> ResponseOrException<R> |
ResponseOrException.exception(Throwable value)
Create a new ResponseOrException with the exception
|
ResponseOrException<T> |
DefaultWaiterResponse.matched() |
static <R> ResponseOrException<R> |
ResponseOrException.response(R value)
Create a new ResponseOrException with the response
|
| Modifier and Type | Method and Description |
|---|---|
ResponseOrException<T> |
WaiterResponse.matched() |
Copyright © 2023. All rights reserved.