| Package | Description |
|---|---|
| software.amazon.awssdk.services.oam |
Use Amazon CloudWatch Observability Access Manager to create and manage links between source accounts and monitoring
accounts by using CloudWatch cross-account observability.
|
| software.amazon.awssdk.services.oam.paginators | |
| software.amazon.awssdk.services.oam.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListSinksResponse |
OamClient.listSinks(ListSinksRequest listSinksRequest)
Use this operation in a monitoring account to return the list of sinks created in that account.
|
default CompletableFuture<ListSinksResponse> |
OamAsyncClient.listSinks(ListSinksRequest listSinksRequest)
Use this operation in a monitoring account to return the list of sinks created in that account.
|
default ListSinksIterable |
OamClient.listSinksPaginator(ListSinksRequest listSinksRequest)
Use this operation in a monitoring account to return the list of sinks created in that account.
|
default ListSinksPublisher |
OamAsyncClient.listSinksPaginator(ListSinksRequest listSinksRequest)
Use this operation in a monitoring account to return the list of sinks created in that account.
|
| Constructor and Description |
|---|
ListSinksIterable(OamClient client,
ListSinksRequest firstRequest) |
ListSinksPublisher(OamAsyncClient client,
ListSinksRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSinksRequestMarshaller.marshall(ListSinksRequest listSinksRequest) |
Copyright © 2023. All rights reserved.