| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetLinkResponse |
OamClient.getLink(Consumer<GetLinkRequest.Builder> getLinkRequest)
Returns complete information about one link.
|
default GetLinkResponse |
OamClient.getLink(GetLinkRequest getLinkRequest)
Returns complete information about one link.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLinkResponse> |
OamAsyncClient.getLink(Consumer<GetLinkRequest.Builder> getLinkRequest)
Returns complete information about one link.
|
default CompletableFuture<GetLinkResponse> |
OamAsyncClient.getLink(GetLinkRequest getLinkRequest)
Returns complete information about one link.
|
Copyright © 2023. All rights reserved.