| 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 EnableSecurityHubResponse |
SecurityHubClient.enableSecurityHub()
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
default EnableSecurityHubResponse |
SecurityHubClient.enableSecurityHub(Consumer<EnableSecurityHubRequest.Builder> enableSecurityHubRequest)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
default EnableSecurityHubResponse |
SecurityHubClient.enableSecurityHub(EnableSecurityHubRequest enableSecurityHubRequest)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableSecurityHubResponse> |
SecurityHubAsyncClient.enableSecurityHub()
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
default CompletableFuture<EnableSecurityHubResponse> |
SecurityHubAsyncClient.enableSecurityHub(Consumer<EnableSecurityHubRequest.Builder> enableSecurityHubRequest)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
default CompletableFuture<EnableSecurityHubResponse> |
SecurityHubAsyncClient.enableSecurityHub(EnableSecurityHubRequest enableSecurityHubRequest)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
Copyright © 2023. All rights reserved.