| 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 GetInsightsResponse |
SecurityHubClient.getInsights(GetInsightsRequest getInsightsRequest)
Lists and describes insights for the specified insight ARNs.
|
default CompletableFuture<GetInsightsResponse> |
SecurityHubAsyncClient.getInsights(GetInsightsRequest getInsightsRequest)
Lists and describes insights for the specified insight ARNs.
|
default GetInsightsIterable |
SecurityHubClient.getInsightsPaginator(GetInsightsRequest getInsightsRequest)
Lists and describes insights for the specified insight ARNs.
|
default GetInsightsPublisher |
SecurityHubAsyncClient.getInsightsPaginator(GetInsightsRequest getInsightsRequest)
Lists and describes insights for the specified insight ARNs.
|
| Constructor and Description |
|---|
GetInsightsIterable(SecurityHubClient client,
GetInsightsRequest firstRequest) |
GetInsightsPublisher(SecurityHubAsyncClient client,
GetInsightsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetInsightsRequestMarshaller.marshall(GetInsightsRequest getInsightsRequest) |
Copyright © 2023. All rights reserved.