| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana |
Amazon Managed Grafana is a fully managed and secure data visualization service that you can use to instantly query,
correlate, and visualize operational metrics, logs, and traces from multiple sources.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateLicenseResponse |
GrafanaClient.associateLicense(AssociateLicenseRequest associateLicenseRequest)
Assigns a Grafana Enterprise license to a workspace.
|
default AssociateLicenseResponse |
GrafanaClient.associateLicense(Consumer<AssociateLicenseRequest.Builder> associateLicenseRequest)
Assigns a Grafana Enterprise license to a workspace.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateLicenseResponse> |
GrafanaAsyncClient.associateLicense(AssociateLicenseRequest associateLicenseRequest)
Assigns a Grafana Enterprise license to a workspace.
|
default CompletableFuture<AssociateLicenseResponse> |
GrafanaAsyncClient.associateLicense(Consumer<AssociateLicenseRequest.Builder> associateLicenseRequest)
Assigns a Grafana Enterprise license to a workspace.
|
Copyright © 2023. All rights reserved.