| 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 DescribeStandardsControlsResponse |
SecurityHubClient.describeStandardsControls(DescribeStandardsControlsRequest describeStandardsControlsRequest)
Returns a list of security standards controls.
|
default CompletableFuture<DescribeStandardsControlsResponse> |
SecurityHubAsyncClient.describeStandardsControls(DescribeStandardsControlsRequest describeStandardsControlsRequest)
Returns a list of security standards controls.
|
default DescribeStandardsControlsIterable |
SecurityHubClient.describeStandardsControlsPaginator(DescribeStandardsControlsRequest describeStandardsControlsRequest)
Returns a list of security standards controls.
|
default DescribeStandardsControlsPublisher |
SecurityHubAsyncClient.describeStandardsControlsPaginator(DescribeStandardsControlsRequest describeStandardsControlsRequest)
Returns a list of security standards controls.
|
| Constructor and Description |
|---|
DescribeStandardsControlsIterable(SecurityHubClient client,
DescribeStandardsControlsRequest firstRequest) |
DescribeStandardsControlsPublisher(SecurityHubAsyncClient client,
DescribeStandardsControlsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeStandardsControlsRequestMarshaller.marshall(DescribeStandardsControlsRequest describeStandardsControlsRequest) |
Copyright © 2023. All rights reserved.