| 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 CreateWorkspaceApiKeyResponse |
GrafanaClient.createWorkspaceApiKey(Consumer<CreateWorkspaceApiKeyRequest.Builder> createWorkspaceApiKeyRequest)
Creates a Grafana API key for the workspace.
|
default CreateWorkspaceApiKeyResponse |
GrafanaClient.createWorkspaceApiKey(CreateWorkspaceApiKeyRequest createWorkspaceApiKeyRequest)
Creates a Grafana API key for the workspace.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWorkspaceApiKeyResponse> |
GrafanaAsyncClient.createWorkspaceApiKey(Consumer<CreateWorkspaceApiKeyRequest.Builder> createWorkspaceApiKeyRequest)
Creates a Grafana API key for the workspace.
|
default CompletableFuture<CreateWorkspaceApiKeyResponse> |
GrafanaAsyncClient.createWorkspaceApiKey(CreateWorkspaceApiKeyRequest createWorkspaceApiKeyRequest)
Creates a Grafana API key for the workspace.
|
Copyright © 2023. All rights reserved.