| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| software.amazon.awssdk.services.securityhub.paginators | |
| software.amazon.awssdk.services.securityhub.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListEnabledProductsForImportResponse |
SecurityHubClient.listEnabledProductsForImport(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest)
Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security
Hub.
|
default CompletableFuture<ListEnabledProductsForImportResponse> |
SecurityHubAsyncClient.listEnabledProductsForImport(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest)
Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security
Hub.
|
default ListEnabledProductsForImportIterable |
SecurityHubClient.listEnabledProductsForImportPaginator(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest)
Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security
Hub.
|
default ListEnabledProductsForImportPublisher |
SecurityHubAsyncClient.listEnabledProductsForImportPaginator(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest)
Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security
Hub.
|
| Constructor and Description |
|---|
ListEnabledProductsForImportIterable(SecurityHubClient client,
ListEnabledProductsForImportRequest firstRequest) |
ListEnabledProductsForImportPublisher(SecurityHubAsyncClient client,
ListEnabledProductsForImportRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListEnabledProductsForImportRequestMarshaller.marshall(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest) |
Copyright © 2023. All rights reserved.