| 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 DescribeStandardsResponse |
SecurityHubClient.describeStandards(DescribeStandardsRequest describeStandardsRequest)
Returns a list of the available standards in Security Hub.
|
default CompletableFuture<DescribeStandardsResponse> |
SecurityHubAsyncClient.describeStandards(DescribeStandardsRequest describeStandardsRequest)
Returns a list of the available standards in Security Hub.
|
default DescribeStandardsIterable |
SecurityHubClient.describeStandardsPaginator(DescribeStandardsRequest describeStandardsRequest)
Returns a list of the available standards in Security Hub.
|
default DescribeStandardsPublisher |
SecurityHubAsyncClient.describeStandardsPaginator(DescribeStandardsRequest describeStandardsRequest)
Returns a list of the available standards in Security Hub.
|
| Constructor and Description |
|---|
DescribeStandardsIterable(SecurityHubClient client,
DescribeStandardsRequest firstRequest) |
DescribeStandardsPublisher(SecurityHubAsyncClient client,
DescribeStandardsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeStandardsRequestMarshaller.marshall(DescribeStandardsRequest describeStandardsRequest) |
Copyright © 2023. All rights reserved.