| 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 DisassociateLicenseResponse |
GrafanaClient.disassociateLicense(Consumer<DisassociateLicenseRequest.Builder> disassociateLicenseRequest)
Removes the Grafana Enterprise license from a workspace.
|
default DisassociateLicenseResponse |
GrafanaClient.disassociateLicense(DisassociateLicenseRequest disassociateLicenseRequest)
Removes the Grafana Enterprise license from a workspace.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateLicenseResponse> |
GrafanaAsyncClient.disassociateLicense(Consumer<DisassociateLicenseRequest.Builder> disassociateLicenseRequest)
Removes the Grafana Enterprise license from a workspace.
|
default CompletableFuture<DisassociateLicenseResponse> |
GrafanaAsyncClient.disassociateLicense(DisassociateLicenseRequest disassociateLicenseRequest)
Removes the Grafana Enterprise license from a workspace.
|
Copyright © 2023. All rights reserved.