| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
AWS Security Hub provides you with a comprehensive view of your security state within AWS and your compliance with
the security industry standards and best practices.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListEnabledProductsForImportResult> |
AbstractAWSSecurityHubAsync.listEnabledProductsForImportAsync(ListEnabledProductsForImportRequest request,
AsyncHandler<ListEnabledProductsForImportRequest,ListEnabledProductsForImportResult> asyncHandler) |
Future<ListEnabledProductsForImportResult> |
AWSSecurityHubAsync.listEnabledProductsForImportAsync(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest,
AsyncHandler<ListEnabledProductsForImportRequest,ListEnabledProductsForImportResult> asyncHandler)
Lists all Security Hub-integrated third-party findings providers.
|
Future<ListEnabledProductsForImportResult> |
AWSSecurityHubAsyncClient.listEnabledProductsForImportAsync(ListEnabledProductsForImportRequest request,
AsyncHandler<ListEnabledProductsForImportRequest,ListEnabledProductsForImportResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListEnabledProductsForImportRequest |
ListEnabledProductsForImportRequest.clone() |
ListEnabledProductsForImportRequest |
ListEnabledProductsForImportRequest.withMaxResults(Integer maxResults)
Indicates the maximum number of items that you want in the response.
|
ListEnabledProductsForImportRequest |
ListEnabledProductsForImportRequest.withNextToken(String nextToken)
Paginates results.
|
Copyright © 2018. All rights reserved.