CreateWorkspaceServiceAccountTokenResult |
AbstractAmazonManagedGrafana.createWorkspaceServiceAccountToken(CreateWorkspaceServiceAccountTokenRequest request) |
CreateWorkspaceServiceAccountTokenResult |
AmazonManagedGrafanaClient.createWorkspaceServiceAccountToken(CreateWorkspaceServiceAccountTokenRequest request)
Creates a token that can be used to authenticate and authorize Grafana HTTP API operations for the given workspace service account.
|
CreateWorkspaceServiceAccountTokenResult |
AmazonManagedGrafana.createWorkspaceServiceAccountToken(CreateWorkspaceServiceAccountTokenRequest createWorkspaceServiceAccountTokenRequest)
Creates a token that can be used to authenticate and authorize Grafana HTTP API operations for the given workspace service account.
|
Future<CreateWorkspaceServiceAccountTokenResult> |
AbstractAmazonManagedGrafanaAsync.createWorkspaceServiceAccountTokenAsync(CreateWorkspaceServiceAccountTokenRequest request) |
Future<CreateWorkspaceServiceAccountTokenResult> |
AmazonManagedGrafanaAsync.createWorkspaceServiceAccountTokenAsync(CreateWorkspaceServiceAccountTokenRequest createWorkspaceServiceAccountTokenRequest)
Creates a token that can be used to authenticate and authorize Grafana HTTP API operations for the given workspace service account.
|
Future<CreateWorkspaceServiceAccountTokenResult> |
AmazonManagedGrafanaAsyncClient.createWorkspaceServiceAccountTokenAsync(CreateWorkspaceServiceAccountTokenRequest request) |
Future<CreateWorkspaceServiceAccountTokenResult> |
AbstractAmazonManagedGrafanaAsync.createWorkspaceServiceAccountTokenAsync(CreateWorkspaceServiceAccountTokenRequest request,
AsyncHandler<CreateWorkspaceServiceAccountTokenRequest,CreateWorkspaceServiceAccountTokenResult> asyncHandler) |
Future<CreateWorkspaceServiceAccountTokenResult> |
AmazonManagedGrafanaAsync.createWorkspaceServiceAccountTokenAsync(CreateWorkspaceServiceAccountTokenRequest createWorkspaceServiceAccountTokenRequest,
AsyncHandler<CreateWorkspaceServiceAccountTokenRequest,CreateWorkspaceServiceAccountTokenResult> asyncHandler)
Creates a token that can be used to authenticate and authorize Grafana HTTP API operations for the given workspace service account.
|
Future<CreateWorkspaceServiceAccountTokenResult> |
AmazonManagedGrafanaAsyncClient.createWorkspaceServiceAccountTokenAsync(CreateWorkspaceServiceAccountTokenRequest request,
AsyncHandler<CreateWorkspaceServiceAccountTokenRequest,CreateWorkspaceServiceAccountTokenResult> asyncHandler) |