| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchGetSecurityControlsResponse |
SecurityHubClient.batchGetSecurityControls(BatchGetSecurityControlsRequest batchGetSecurityControlsRequest)
Provides details about a batch of security controls for the current Amazon Web Services account and Amazon Web
Services Region.
|
default BatchGetSecurityControlsResponse |
SecurityHubClient.batchGetSecurityControls(Consumer<BatchGetSecurityControlsRequest.Builder> batchGetSecurityControlsRequest)
Provides details about a batch of security controls for the current Amazon Web Services account and Amazon Web
Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetSecurityControlsResponse> |
SecurityHubAsyncClient.batchGetSecurityControls(BatchGetSecurityControlsRequest batchGetSecurityControlsRequest)
Provides details about a batch of security controls for the current Amazon Web Services account and Amazon Web
Services Region.
|
default CompletableFuture<BatchGetSecurityControlsResponse> |
SecurityHubAsyncClient.batchGetSecurityControls(Consumer<BatchGetSecurityControlsRequest.Builder> batchGetSecurityControlsRequest)
Provides details about a batch of security controls for the current Amazon Web Services account and Amazon Web
Services Region.
|
Copyright © 2023. All rights reserved.