| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetMembersResponse |
SecurityHubClient.getMembers(Consumer<GetMembersRequest.Builder> getMembersRequest)
Returns the details for the Security Hub member accounts for the specified account IDs.
|
default GetMembersResponse |
SecurityHubClient.getMembers(GetMembersRequest getMembersRequest)
Returns the details for the Security Hub member accounts for the specified account IDs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMembersResponse> |
SecurityHubAsyncClient.getMembers(Consumer<GetMembersRequest.Builder> getMembersRequest)
Returns the details for the Security Hub member accounts for the specified account IDs.
|
default CompletableFuture<GetMembersResponse> |
SecurityHubAsyncClient.getMembers(GetMembersRequest getMembersRequest)
Returns the details for the Security Hub member accounts for the specified account IDs.
|
Copyright © 2023. All rights reserved.