| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your AWS environment and resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
BatchEnableStandardsResult |
AWSSecurityHubClient.batchEnableStandards(BatchEnableStandardsRequest request)
Enables the standards specified by the provided
StandardsArn. |
BatchEnableStandardsResult |
AWSSecurityHub.batchEnableStandards(BatchEnableStandardsRequest batchEnableStandardsRequest)
Enables the standards specified by the provided
StandardsArn. |
BatchEnableStandardsResult |
AbstractAWSSecurityHub.batchEnableStandards(BatchEnableStandardsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<BatchEnableStandardsResult> |
AbstractAWSSecurityHubAsync.batchEnableStandardsAsync(BatchEnableStandardsRequest request,
AsyncHandler<BatchEnableStandardsRequest,BatchEnableStandardsResult> asyncHandler) |
Future<BatchEnableStandardsResult> |
AWSSecurityHubAsync.batchEnableStandardsAsync(BatchEnableStandardsRequest batchEnableStandardsRequest,
AsyncHandler<BatchEnableStandardsRequest,BatchEnableStandardsResult> asyncHandler)
Enables the standards specified by the provided
StandardsArn. |
Future<BatchEnableStandardsResult> |
AWSSecurityHubAsyncClient.batchEnableStandardsAsync(BatchEnableStandardsRequest request,
AsyncHandler<BatchEnableStandardsRequest,BatchEnableStandardsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
BatchEnableStandardsResult |
BatchEnableStandardsResult.clone() |
BatchEnableStandardsResult |
BatchEnableStandardsResult.withStandardsSubscriptions(Collection<StandardsSubscription> standardsSubscriptions)
The details of the standards subscriptions that were enabled.
|
BatchEnableStandardsResult |
BatchEnableStandardsResult.withStandardsSubscriptions(StandardsSubscription... standardsSubscriptions)
The details of the standards subscriptions that were enabled.
|
Copyright © 2020. All rights reserved.