| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Future<BatchEnableStandardsResult> |
AWSSecurityHubAsync.batchEnableStandardsAsync(BatchEnableStandardsRequest batchEnableStandardsRequest,
AsyncHandler<BatchEnableStandardsRequest,BatchEnableStandardsResult> asyncHandler)
Enables the standards specified by the provided
StandardsArn. |
Future<BatchEnableStandardsResult> |
AbstractAWSSecurityHubAsync.batchEnableStandardsAsync(BatchEnableStandardsRequest request,
AsyncHandler<BatchEnableStandardsRequest,BatchEnableStandardsResult> asyncHandler) |
Future<BatchEnableStandardsResult> |
AWSSecurityHubAsyncClient.batchEnableStandardsAsync(BatchEnableStandardsRequest request,
AsyncHandler<BatchEnableStandardsRequest,BatchEnableStandardsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
BatchEnableStandardsRequest |
BatchEnableStandardsRequest.clone() |
BatchEnableStandardsRequest |
BatchEnableStandardsRequest.withStandardsSubscriptionRequests(Collection<StandardsSubscriptionRequest> standardsSubscriptionRequests)
The list of standards checks to enable.
|
BatchEnableStandardsRequest |
BatchEnableStandardsRequest.withStandardsSubscriptionRequests(StandardsSubscriptionRequest... standardsSubscriptionRequests)
The list of standards checks to enable.
|
Copyright © 2021. All rights reserved.