| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
AWS Security Hub provides you with a comprehensive view of your security state within AWS and your compliance with
the security industry standards and best practices.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
GetEnabledStandardsResult |
AWSSecurityHubClient.getEnabledStandards(GetEnabledStandardsRequest request)
Lists and describes enabled standards.
|
GetEnabledStandardsResult |
AWSSecurityHub.getEnabledStandards(GetEnabledStandardsRequest getEnabledStandardsRequest)
Lists and describes enabled standards.
|
GetEnabledStandardsResult |
AbstractAWSSecurityHub.getEnabledStandards(GetEnabledStandardsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetEnabledStandardsResult> |
AbstractAWSSecurityHubAsync.getEnabledStandardsAsync(GetEnabledStandardsRequest request,
AsyncHandler<GetEnabledStandardsRequest,GetEnabledStandardsResult> asyncHandler) |
Future<GetEnabledStandardsResult> |
AWSSecurityHubAsync.getEnabledStandardsAsync(GetEnabledStandardsRequest getEnabledStandardsRequest,
AsyncHandler<GetEnabledStandardsRequest,GetEnabledStandardsResult> asyncHandler)
Lists and describes enabled standards.
|
Future<GetEnabledStandardsResult> |
AWSSecurityHubAsyncClient.getEnabledStandardsAsync(GetEnabledStandardsRequest request,
AsyncHandler<GetEnabledStandardsRequest,GetEnabledStandardsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEnabledStandardsResult |
GetEnabledStandardsResult.clone() |
GetEnabledStandardsResult |
GetEnabledStandardsResult.withNextToken(String nextToken)
The token that is required for pagination.
|
GetEnabledStandardsResult |
GetEnabledStandardsResult.withStandardsSubscriptions(Collection<StandardsSubscription> standardsSubscriptions)
The standards subscription details returned by the operation.
|
GetEnabledStandardsResult |
GetEnabledStandardsResult.withStandardsSubscriptions(StandardsSubscription... standardsSubscriptions)
The standards subscription details returned by the operation.
|
Copyright © 2018. All rights reserved.