| 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 |
|---|---|
CreateMembersResult |
AbstractAWSSecurityHub.createMembers(CreateMembersRequest request) |
CreateMembersResult |
AWSSecurityHub.createMembers(CreateMembersRequest createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the master account.
|
CreateMembersResult |
AWSSecurityHubClient.createMembers(CreateMembersRequest request)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the master account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMembersResult> |
AbstractAWSSecurityHubAsync.createMembersAsync(CreateMembersRequest request) |
Future<CreateMembersResult> |
AWSSecurityHubAsyncClient.createMembersAsync(CreateMembersRequest request) |
Future<CreateMembersResult> |
AWSSecurityHubAsync.createMembersAsync(CreateMembersRequest createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the master account.
|
Future<CreateMembersResult> |
AbstractAWSSecurityHubAsync.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
Future<CreateMembersResult> |
AWSSecurityHubAsyncClient.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
Future<CreateMembersResult> |
AWSSecurityHubAsync.createMembersAsync(CreateMembersRequest createMembersRequest,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the master account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMembersResult> |
AbstractAWSSecurityHubAsync.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
Future<CreateMembersResult> |
AWSSecurityHubAsyncClient.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
Future<CreateMembersResult> |
AWSSecurityHubAsync.createMembersAsync(CreateMembersRequest createMembersRequest,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the master account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMembersResult |
CreateMembersResult.clone() |
CreateMembersResult |
CreateMembersResult.withUnprocessedAccounts(Collection<Result> unprocessedAccounts)
The list of AWS accounts that were not processed.
|
CreateMembersResult |
CreateMembersResult.withUnprocessedAccounts(Result... unprocessedAccounts)
The list of AWS accounts that were not processed.
|
Copyright © 2020. All rights reserved.