| 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 BatchDisableStandardsResponse |
SecurityHubClient.batchDisableStandards(BatchDisableStandardsRequest batchDisableStandardsRequest)
Disables the standards specified by the provided
StandardsSubscriptionArns. |
default BatchDisableStandardsResponse |
SecurityHubClient.batchDisableStandards(Consumer<BatchDisableStandardsRequest.Builder> batchDisableStandardsRequest)
Disables the standards specified by the provided
StandardsSubscriptionArns. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDisableStandardsResponse> |
SecurityHubAsyncClient.batchDisableStandards(BatchDisableStandardsRequest batchDisableStandardsRequest)
Disables the standards specified by the provided
StandardsSubscriptionArns. |
default CompletableFuture<BatchDisableStandardsResponse> |
SecurityHubAsyncClient.batchDisableStandards(Consumer<BatchDisableStandardsRequest.Builder> batchDisableStandardsRequest)
Disables the standards specified by the provided
StandardsSubscriptionArns. |
Copyright © 2023. All rights reserved.