| 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 |
|---|---|
CreateMembersResult |
AWSSecurityHub.createMembers(CreateMembersRequest createMembersRequest)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
CreateMembersResult |
AbstractAWSSecurityHub.createMembers(CreateMembersRequest request) |
CreateMembersResult |
AWSSecurityHubClient.createMembers(CreateMembersRequest request)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMembersResult> |
AbstractAWSSecurityHubAsync.createMembersAsync(CreateMembersRequest request) |
Future<CreateMembersResult> |
AWSSecurityHubAsync.createMembersAsync(CreateMembersRequest createMembersRequest)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
Future<CreateMembersResult> |
AWSSecurityHubAsyncClient.createMembersAsync(CreateMembersRequest request) |
Future<CreateMembersResult> |
AbstractAWSSecurityHubAsync.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
Future<CreateMembersResult> |
AWSSecurityHubAsync.createMembersAsync(CreateMembersRequest createMembersRequest,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
Future<CreateMembersResult> |
AWSSecurityHubAsyncClient.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMembersResult> |
AbstractAWSSecurityHubAsync.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
Future<CreateMembersResult> |
AWSSecurityHubAsync.createMembersAsync(CreateMembersRequest createMembersRequest,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
Future<CreateMembersResult> |
AWSSecurityHubAsyncClient.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateMembersResult |
CreateMembersResult.clone() |
CreateMembersResult |
CreateMembersResult.withUnprocessedAccounts(Collection<Result> unprocessedAccounts)
A list of account ID and email address pairs of the AWS accounts that could not be processed.
|
CreateMembersResult |
CreateMembersResult.withUnprocessedAccounts(Result... unprocessedAccounts)
A list of account ID and email address pairs of the AWS accounts that could not be processed.
|
Copyright © 2019. All rights reserved.