| 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 |
|---|---|
DescribeProductsResult |
AWSSecurityHubClient.describeProducts(DescribeProductsRequest request)
Returns information about the available products that you can subscribe to and integrate with Security Hub in
order to consolidate findings.
|
DescribeProductsResult |
AWSSecurityHub.describeProducts(DescribeProductsRequest describeProductsRequest)
Returns information about the available products that you can subscribe to and integrate with Security Hub in
order to consolidate findings.
|
DescribeProductsResult |
AbstractAWSSecurityHub.describeProducts(DescribeProductsRequest request) |
Future<DescribeProductsResult> |
AbstractAWSSecurityHubAsync.describeProductsAsync(DescribeProductsRequest request) |
Future<DescribeProductsResult> |
AWSSecurityHubAsync.describeProductsAsync(DescribeProductsRequest describeProductsRequest)
Returns information about the available products that you can subscribe to and integrate with Security Hub in
order to consolidate findings.
|
Future<DescribeProductsResult> |
AWSSecurityHubAsyncClient.describeProductsAsync(DescribeProductsRequest request) |
Future<DescribeProductsResult> |
AbstractAWSSecurityHubAsync.describeProductsAsync(DescribeProductsRequest request,
AsyncHandler<DescribeProductsRequest,DescribeProductsResult> asyncHandler) |
Future<DescribeProductsResult> |
AWSSecurityHubAsync.describeProductsAsync(DescribeProductsRequest describeProductsRequest,
AsyncHandler<DescribeProductsRequest,DescribeProductsResult> asyncHandler)
Returns information about the available products that you can subscribe to and integrate with Security Hub in
order to consolidate findings.
|
Future<DescribeProductsResult> |
AWSSecurityHubAsyncClient.describeProductsAsync(DescribeProductsRequest request,
AsyncHandler<DescribeProductsRequest,DescribeProductsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeProductsResult> |
AbstractAWSSecurityHubAsync.describeProductsAsync(DescribeProductsRequest request,
AsyncHandler<DescribeProductsRequest,DescribeProductsResult> asyncHandler) |
Future<DescribeProductsResult> |
AWSSecurityHubAsync.describeProductsAsync(DescribeProductsRequest describeProductsRequest,
AsyncHandler<DescribeProductsRequest,DescribeProductsResult> asyncHandler)
Returns information about the available products that you can subscribe to and integrate with Security Hub in
order to consolidate findings.
|
Future<DescribeProductsResult> |
AWSSecurityHubAsyncClient.describeProductsAsync(DescribeProductsRequest request,
AsyncHandler<DescribeProductsRequest,DescribeProductsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeProductsRequest |
DescribeProductsRequest.clone() |
DescribeProductsRequest |
DescribeProductsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
DescribeProductsRequest |
DescribeProductsRequest.withNextToken(String nextToken)
The token that is required for pagination.
|
Copyright © 2020. All rights reserved.