| 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 |
|---|---|
ListWorkspaceServiceAccountTokensResult |
AbstractAmazonManagedGrafana.listWorkspaceServiceAccountTokens(ListWorkspaceServiceAccountTokensRequest request) |
ListWorkspaceServiceAccountTokensResult |
AmazonManagedGrafanaClient.listWorkspaceServiceAccountTokens(ListWorkspaceServiceAccountTokensRequest request)
Returns a list of tokens for a workspace service account.
|
ListWorkspaceServiceAccountTokensResult |
AmazonManagedGrafana.listWorkspaceServiceAccountTokens(ListWorkspaceServiceAccountTokensRequest listWorkspaceServiceAccountTokensRequest)
Returns a list of tokens for a workspace service account.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkspaceServiceAccountTokensResult |
ListWorkspaceServiceAccountTokensResult.clone() |
ListWorkspaceServiceAccountTokensResult |
ListWorkspaceServiceAccountTokensResult.withNextToken(String nextToken)
The token to use when requesting the next set of service accounts.
|
ListWorkspaceServiceAccountTokensResult |
ListWorkspaceServiceAccountTokensResult.withServiceAccountId(String serviceAccountId)
The ID of the service account where the tokens reside.
|
ListWorkspaceServiceAccountTokensResult |
ListWorkspaceServiceAccountTokensResult.withServiceAccountTokens(Collection<ServiceAccountTokenSummary> serviceAccountTokens)
An array of structures containing information about the tokens.
|
ListWorkspaceServiceAccountTokensResult |
ListWorkspaceServiceAccountTokensResult.withServiceAccountTokens(ServiceAccountTokenSummary... serviceAccountTokens)
An array of structures containing information about the tokens.
|
ListWorkspaceServiceAccountTokensResult |
ListWorkspaceServiceAccountTokensResult.withWorkspaceId(String workspaceId)
The ID of the workspace where the tokens reside.
|
Copyright © 2025. All rights reserved.