@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonManagedGrafanaAsync extends AbstractAmazonManagedGrafana implements AmazonManagedGrafanaAsync
AmazonManagedGrafanaAsync
. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
associateLicense, createWorkspace, createWorkspaceApiKey, deleteWorkspace, deleteWorkspaceApiKey, describeWorkspace, describeWorkspaceAuthentication, describeWorkspaceConfiguration, disassociateLicense, getCachedResponseMetadata, listPermissions, listTagsForResource, listWorkspaces, shutdown, tagResource, untagResource, updatePermissions, updateWorkspace, updateWorkspaceAuthentication, updateWorkspaceConfiguration
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
associateLicense, createWorkspace, createWorkspaceApiKey, deleteWorkspace, deleteWorkspaceApiKey, describeWorkspace, describeWorkspaceAuthentication, describeWorkspaceConfiguration, disassociateLicense, getCachedResponseMetadata, listPermissions, listTagsForResource, listWorkspaces, shutdown, tagResource, untagResource, updatePermissions, updateWorkspace, updateWorkspaceAuthentication, updateWorkspaceConfiguration
public Future<AssociateLicenseResult> associateLicenseAsync(AssociateLicenseRequest request)
AmazonManagedGrafanaAsync
Assigns a Grafana Enterprise license to a workspace. Upgrading to Grafana Enterprise incurs additional fees. For more information, see Upgrade a workspace to Grafana Enterprise.
associateLicenseAsync
in interface AmazonManagedGrafanaAsync
public Future<AssociateLicenseResult> associateLicenseAsync(AssociateLicenseRequest request, AsyncHandler<AssociateLicenseRequest,AssociateLicenseResult> asyncHandler)
AmazonManagedGrafanaAsync
Assigns a Grafana Enterprise license to a workspace. Upgrading to Grafana Enterprise incurs additional fees. For more information, see Upgrade a workspace to Grafana Enterprise.
associateLicenseAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateWorkspaceResult> createWorkspaceAsync(CreateWorkspaceRequest request)
AmazonManagedGrafanaAsync
Creates a workspace. In a workspace, you can create Grafana dashboards and visualizations to analyze your metrics, logs, and traces. You don't have to build, package, or deploy any hardware to run the Grafana server.
Don't use CreateWorkspace
to modify an existing workspace. Instead, use UpdateWorkspace.
createWorkspaceAsync
in interface AmazonManagedGrafanaAsync
public Future<CreateWorkspaceResult> createWorkspaceAsync(CreateWorkspaceRequest request, AsyncHandler<CreateWorkspaceRequest,CreateWorkspaceResult> asyncHandler)
AmazonManagedGrafanaAsync
Creates a workspace. In a workspace, you can create Grafana dashboards and visualizations to analyze your metrics, logs, and traces. You don't have to build, package, or deploy any hardware to run the Grafana server.
Don't use CreateWorkspace
to modify an existing workspace. Instead, use UpdateWorkspace.
createWorkspaceAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateWorkspaceApiKeyResult> createWorkspaceApiKeyAsync(CreateWorkspaceApiKeyRequest request)
AmazonManagedGrafanaAsync
Creates a Grafana API key for the workspace. This key can be used to authenticate requests sent to the workspace's HTTP API. See https ://docs.aws.amazon.com/grafana/latest/userguide/Using-Grafana-APIs.html for available APIs and example requests.
createWorkspaceApiKeyAsync
in interface AmazonManagedGrafanaAsync
public Future<CreateWorkspaceApiKeyResult> createWorkspaceApiKeyAsync(CreateWorkspaceApiKeyRequest request, AsyncHandler<CreateWorkspaceApiKeyRequest,CreateWorkspaceApiKeyResult> asyncHandler)
AmazonManagedGrafanaAsync
Creates a Grafana API key for the workspace. This key can be used to authenticate requests sent to the workspace's HTTP API. See https ://docs.aws.amazon.com/grafana/latest/userguide/Using-Grafana-APIs.html for available APIs and example requests.
createWorkspaceApiKeyAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteWorkspaceResult> deleteWorkspaceAsync(DeleteWorkspaceRequest request)
AmazonManagedGrafanaAsync
Deletes an Amazon Managed Grafana workspace.
deleteWorkspaceAsync
in interface AmazonManagedGrafanaAsync
public Future<DeleteWorkspaceResult> deleteWorkspaceAsync(DeleteWorkspaceRequest request, AsyncHandler<DeleteWorkspaceRequest,DeleteWorkspaceResult> asyncHandler)
AmazonManagedGrafanaAsync
Deletes an Amazon Managed Grafana workspace.
deleteWorkspaceAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteWorkspaceApiKeyResult> deleteWorkspaceApiKeyAsync(DeleteWorkspaceApiKeyRequest request)
AmazonManagedGrafanaAsync
Deletes a Grafana API key for the workspace.
deleteWorkspaceApiKeyAsync
in interface AmazonManagedGrafanaAsync
public Future<DeleteWorkspaceApiKeyResult> deleteWorkspaceApiKeyAsync(DeleteWorkspaceApiKeyRequest request, AsyncHandler<DeleteWorkspaceApiKeyRequest,DeleteWorkspaceApiKeyResult> asyncHandler)
AmazonManagedGrafanaAsync
Deletes a Grafana API key for the workspace.
deleteWorkspaceApiKeyAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeWorkspaceResult> describeWorkspaceAsync(DescribeWorkspaceRequest request)
AmazonManagedGrafanaAsync
Displays information about one Amazon Managed Grafana workspace.
describeWorkspaceAsync
in interface AmazonManagedGrafanaAsync
public Future<DescribeWorkspaceResult> describeWorkspaceAsync(DescribeWorkspaceRequest request, AsyncHandler<DescribeWorkspaceRequest,DescribeWorkspaceResult> asyncHandler)
AmazonManagedGrafanaAsync
Displays information about one Amazon Managed Grafana workspace.
describeWorkspaceAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeWorkspaceAuthenticationResult> describeWorkspaceAuthenticationAsync(DescribeWorkspaceAuthenticationRequest request)
AmazonManagedGrafanaAsync
Displays information about the authentication methods used in one Amazon Managed Grafana workspace.
describeWorkspaceAuthenticationAsync
in interface AmazonManagedGrafanaAsync
public Future<DescribeWorkspaceAuthenticationResult> describeWorkspaceAuthenticationAsync(DescribeWorkspaceAuthenticationRequest request, AsyncHandler<DescribeWorkspaceAuthenticationRequest,DescribeWorkspaceAuthenticationResult> asyncHandler)
AmazonManagedGrafanaAsync
Displays information about the authentication methods used in one Amazon Managed Grafana workspace.
describeWorkspaceAuthenticationAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeWorkspaceConfigurationResult> describeWorkspaceConfigurationAsync(DescribeWorkspaceConfigurationRequest request)
AmazonManagedGrafanaAsync
Gets the current configuration string for the given workspace.
describeWorkspaceConfigurationAsync
in interface AmazonManagedGrafanaAsync
public Future<DescribeWorkspaceConfigurationResult> describeWorkspaceConfigurationAsync(DescribeWorkspaceConfigurationRequest request, AsyncHandler<DescribeWorkspaceConfigurationRequest,DescribeWorkspaceConfigurationResult> asyncHandler)
AmazonManagedGrafanaAsync
Gets the current configuration string for the given workspace.
describeWorkspaceConfigurationAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisassociateLicenseResult> disassociateLicenseAsync(DisassociateLicenseRequest request)
AmazonManagedGrafanaAsync
Removes the Grafana Enterprise license from a workspace.
disassociateLicenseAsync
in interface AmazonManagedGrafanaAsync
public Future<DisassociateLicenseResult> disassociateLicenseAsync(DisassociateLicenseRequest request, AsyncHandler<DisassociateLicenseRequest,DisassociateLicenseResult> asyncHandler)
AmazonManagedGrafanaAsync
Removes the Grafana Enterprise license from a workspace.
disassociateLicenseAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListPermissionsResult> listPermissionsAsync(ListPermissionsRequest request)
AmazonManagedGrafanaAsync
Lists the users and groups who have the Grafana Admin
and Editor
roles in this
workspace. If you use this operation without specifying userId
or groupId
, the
operation returns the roles of all users and groups. If you specify a userId
or a
groupId
, only the roles for that user or group are returned. If you do this, you can specify only
one userId
or one groupId
.
listPermissionsAsync
in interface AmazonManagedGrafanaAsync
public Future<ListPermissionsResult> listPermissionsAsync(ListPermissionsRequest request, AsyncHandler<ListPermissionsRequest,ListPermissionsResult> asyncHandler)
AmazonManagedGrafanaAsync
Lists the users and groups who have the Grafana Admin
and Editor
roles in this
workspace. If you use this operation without specifying userId
or groupId
, the
operation returns the roles of all users and groups. If you specify a userId
or a
groupId
, only the roles for that user or group are returned. If you do this, you can specify only
one userId
or one groupId
.
listPermissionsAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AmazonManagedGrafanaAsync
The ListTagsForResource
operation returns the tags that are associated with the Amazon Managed
Service for Grafana resource specified by the resourceArn
. Currently, the only resource that can be
tagged is a workspace.
listTagsForResourceAsync
in interface AmazonManagedGrafanaAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AmazonManagedGrafanaAsync
The ListTagsForResource
operation returns the tags that are associated with the Amazon Managed
Service for Grafana resource specified by the resourceArn
. Currently, the only resource that can be
tagged is a workspace.
listTagsForResourceAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListWorkspacesResult> listWorkspacesAsync(ListWorkspacesRequest request)
AmazonManagedGrafanaAsync
Returns a list of Amazon Managed Grafana workspaces in the account, with some information about each workspace. For more complete information about one workspace, use DescribeWorkspace.
listWorkspacesAsync
in interface AmazonManagedGrafanaAsync
public Future<ListWorkspacesResult> listWorkspacesAsync(ListWorkspacesRequest request, AsyncHandler<ListWorkspacesRequest,ListWorkspacesResult> asyncHandler)
AmazonManagedGrafanaAsync
Returns a list of Amazon Managed Grafana workspaces in the account, with some information about each workspace. For more complete information about one workspace, use DescribeWorkspace.
listWorkspacesAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AmazonManagedGrafanaAsync
The TagResource
operation associates tags with an Amazon Managed Grafana resource. Currently, the
only resource that can be tagged is workspaces.
If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.
tagResourceAsync
in interface AmazonManagedGrafanaAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonManagedGrafanaAsync
The TagResource
operation associates tags with an Amazon Managed Grafana resource. Currently, the
only resource that can be tagged is workspaces.
If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.
tagResourceAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AmazonManagedGrafanaAsync
The UntagResource
operation removes the association of the tag with the Amazon Managed Grafana
resource.
untagResourceAsync
in interface AmazonManagedGrafanaAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonManagedGrafanaAsync
The UntagResource
operation removes the association of the tag with the Amazon Managed Grafana
resource.
untagResourceAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdatePermissionsResult> updatePermissionsAsync(UpdatePermissionsRequest request)
AmazonManagedGrafanaAsync
Updates which users in a workspace have the Grafana Admin
or Editor
roles.
updatePermissionsAsync
in interface AmazonManagedGrafanaAsync
public Future<UpdatePermissionsResult> updatePermissionsAsync(UpdatePermissionsRequest request, AsyncHandler<UpdatePermissionsRequest,UpdatePermissionsResult> asyncHandler)
AmazonManagedGrafanaAsync
Updates which users in a workspace have the Grafana Admin
or Editor
roles.
updatePermissionsAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateWorkspaceResult> updateWorkspaceAsync(UpdateWorkspaceRequest request)
AmazonManagedGrafanaAsync
Modifies an existing Amazon Managed Grafana workspace. If you use this operation and omit any optional parameters, the existing values of those parameters are not changed.
To modify the user authentication methods that the workspace uses, such as SAML or IAM Identity Center, use UpdateWorkspaceAuthentication.
To modify which users in the workspace have the Admin
and Editor
Grafana roles, use UpdatePermissions.
updateWorkspaceAsync
in interface AmazonManagedGrafanaAsync
public Future<UpdateWorkspaceResult> updateWorkspaceAsync(UpdateWorkspaceRequest request, AsyncHandler<UpdateWorkspaceRequest,UpdateWorkspaceResult> asyncHandler)
AmazonManagedGrafanaAsync
Modifies an existing Amazon Managed Grafana workspace. If you use this operation and omit any optional parameters, the existing values of those parameters are not changed.
To modify the user authentication methods that the workspace uses, such as SAML or IAM Identity Center, use UpdateWorkspaceAuthentication.
To modify which users in the workspace have the Admin
and Editor
Grafana roles, use UpdatePermissions.
updateWorkspaceAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateWorkspaceAuthenticationResult> updateWorkspaceAuthenticationAsync(UpdateWorkspaceAuthenticationRequest request)
AmazonManagedGrafanaAsync
Use this operation to define the identity provider (IdP) that this workspace authenticates users from, using
SAML. You can also map SAML assertion attributes to workspace user information and define which groups in the
assertion attribute are to have the Admin
and Editor
roles in the workspace.
Changes to the authentication method for a workspace may take a few minutes to take effect.
updateWorkspaceAuthenticationAsync
in interface AmazonManagedGrafanaAsync
public Future<UpdateWorkspaceAuthenticationResult> updateWorkspaceAuthenticationAsync(UpdateWorkspaceAuthenticationRequest request, AsyncHandler<UpdateWorkspaceAuthenticationRequest,UpdateWorkspaceAuthenticationResult> asyncHandler)
AmazonManagedGrafanaAsync
Use this operation to define the identity provider (IdP) that this workspace authenticates users from, using
SAML. You can also map SAML assertion attributes to workspace user information and define which groups in the
assertion attribute are to have the Admin
and Editor
roles in the workspace.
Changes to the authentication method for a workspace may take a few minutes to take effect.
updateWorkspaceAuthenticationAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateWorkspaceConfigurationResult> updateWorkspaceConfigurationAsync(UpdateWorkspaceConfigurationRequest request)
AmazonManagedGrafanaAsync
Updates the configuration string for the given workspace
updateWorkspaceConfigurationAsync
in interface AmazonManagedGrafanaAsync
public Future<UpdateWorkspaceConfigurationResult> updateWorkspaceConfigurationAsync(UpdateWorkspaceConfigurationRequest request, AsyncHandler<UpdateWorkspaceConfigurationRequest,UpdateWorkspaceConfigurationResult> asyncHandler)
AmazonManagedGrafanaAsync
Updates the configuration string for the given workspace
updateWorkspaceConfigurationAsync
in interface AmazonManagedGrafanaAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.