| Package | Description |
|---|---|
| software.amazon.awssdk.services.detective |
Detective uses machine learning and purpose-built visualizations to help you to analyze and investigate security
issues across your Amazon Web Services (Amazon Web Services) workloads.
|
| software.amazon.awssdk.services.detective.paginators | |
| software.amazon.awssdk.services.detective.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListOrganizationAdminAccountsResponse |
DetectiveClient.listOrganizationAdminAccounts(ListOrganizationAdminAccountsRequest listOrganizationAdminAccountsRequest)
Returns information about the Detective administrator account for an organization.
|
default CompletableFuture<ListOrganizationAdminAccountsResponse> |
DetectiveAsyncClient.listOrganizationAdminAccounts(ListOrganizationAdminAccountsRequest listOrganizationAdminAccountsRequest)
Returns information about the Detective administrator account for an organization.
|
default ListOrganizationAdminAccountsIterable |
DetectiveClient.listOrganizationAdminAccountsPaginator(ListOrganizationAdminAccountsRequest listOrganizationAdminAccountsRequest)
Returns information about the Detective administrator account for an organization.
|
default ListOrganizationAdminAccountsPublisher |
DetectiveAsyncClient.listOrganizationAdminAccountsPaginator(ListOrganizationAdminAccountsRequest listOrganizationAdminAccountsRequest)
Returns information about the Detective administrator account for an organization.
|
| Constructor and Description |
|---|
ListOrganizationAdminAccountsIterable(DetectiveClient client,
ListOrganizationAdminAccountsRequest firstRequest) |
ListOrganizationAdminAccountsPublisher(DetectiveAsyncClient client,
ListOrganizationAdminAccountsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListOrganizationAdminAccountsRequestMarshaller.marshall(ListOrganizationAdminAccountsRequest listOrganizationAdminAccountsRequest) |
Copyright © 2022. All rights reserved.