| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana |
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.
|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateLicenseResult |
AbstractAmazonManagedGrafana.disassociateLicense(DisassociateLicenseRequest request) |
DisassociateLicenseResult |
AmazonManagedGrafanaClient.disassociateLicense(DisassociateLicenseRequest request)
Removes the Grafana Enterprise license from a workspace.
|
DisassociateLicenseResult |
AmazonManagedGrafana.disassociateLicense(DisassociateLicenseRequest disassociateLicenseRequest)
Removes the Grafana Enterprise license from a workspace.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateLicenseResult> |
AbstractAmazonManagedGrafanaAsync.disassociateLicenseAsync(DisassociateLicenseRequest request,
AsyncHandler<DisassociateLicenseRequest,DisassociateLicenseResult> asyncHandler) |
Future<DisassociateLicenseResult> |
AmazonManagedGrafanaAsync.disassociateLicenseAsync(DisassociateLicenseRequest disassociateLicenseRequest,
AsyncHandler<DisassociateLicenseRequest,DisassociateLicenseResult> asyncHandler)
Removes the Grafana Enterprise license from a workspace.
|
Future<DisassociateLicenseResult> |
AmazonManagedGrafanaAsyncClient.disassociateLicenseAsync(DisassociateLicenseRequest request,
AsyncHandler<DisassociateLicenseRequest,DisassociateLicenseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateLicenseResult |
DisassociateLicenseResult.clone() |
DisassociateLicenseResult |
DisassociateLicenseResult.withWorkspace(WorkspaceDescription workspace)
A structure containing information about the workspace.
|
Copyright © 2023. All rights reserved.