| 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.
|
| software.amazon.awssdk.services.securityhub.paginators | |
| software.amazon.awssdk.services.securityhub.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetEnabledStandardsResponse |
SecurityHubClient.getEnabledStandards(GetEnabledStandardsRequest getEnabledStandardsRequest)
Returns a list of the standards that are currently enabled.
|
default CompletableFuture<GetEnabledStandardsResponse> |
SecurityHubAsyncClient.getEnabledStandards(GetEnabledStandardsRequest getEnabledStandardsRequest)
Returns a list of the standards that are currently enabled.
|
default GetEnabledStandardsIterable |
SecurityHubClient.getEnabledStandardsPaginator(GetEnabledStandardsRequest getEnabledStandardsRequest)
Returns a list of the standards that are currently enabled.
|
default GetEnabledStandardsPublisher |
SecurityHubAsyncClient.getEnabledStandardsPaginator(GetEnabledStandardsRequest getEnabledStandardsRequest)
Returns a list of the standards that are currently enabled.
|
| Constructor and Description |
|---|
GetEnabledStandardsIterable(SecurityHubClient client,
GetEnabledStandardsRequest firstRequest) |
GetEnabledStandardsPublisher(SecurityHubAsyncClient client,
GetEnabledStandardsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEnabledStandardsRequestMarshaller.marshall(GetEnabledStandardsRequest getEnabledStandardsRequest) |
Copyright © 2023. All rights reserved.