| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListAutomationRulesResult> |
AWSSecurityHubAsyncClient.listAutomationRulesAsync(ListAutomationRulesRequest request,
AsyncHandler<ListAutomationRulesRequest,ListAutomationRulesResult> asyncHandler) |
Future<ListAutomationRulesResult> |
AWSSecurityHubAsync.listAutomationRulesAsync(ListAutomationRulesRequest listAutomationRulesRequest,
AsyncHandler<ListAutomationRulesRequest,ListAutomationRulesResult> asyncHandler)
A list of automation rules and their metadata for the calling account.
|
Future<ListAutomationRulesResult> |
AbstractAWSSecurityHubAsync.listAutomationRulesAsync(ListAutomationRulesRequest request,
AsyncHandler<ListAutomationRulesRequest,ListAutomationRulesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListAutomationRulesRequest |
ListAutomationRulesRequest.clone() |
ListAutomationRulesRequest |
ListAutomationRulesRequest.withMaxResults(Integer maxResults)
The maximum number of rules to return in the response.
|
ListAutomationRulesRequest |
ListAutomationRulesRequest.withNextToken(String nextToken)
A token to specify where to start paginating the response.
|
Copyright © 2023. All rights reserved.