| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeOrganizationConfigurationResponse |
DetectiveClient.describeOrganizationConfiguration(Consumer<DescribeOrganizationConfigurationRequest.Builder> describeOrganizationConfigurationRequest)
Returns information about the configuration for the organization behavior graph.
|
default DescribeOrganizationConfigurationResponse |
DetectiveClient.describeOrganizationConfiguration(DescribeOrganizationConfigurationRequest describeOrganizationConfigurationRequest)
Returns information about the configuration for the organization behavior graph.
|
default DisableOrganizationAdminAccountResponse |
DetectiveClient.disableOrganizationAdminAccount(Consumer<DisableOrganizationAdminAccountRequest.Builder> disableOrganizationAdminAccountRequest)
Removes the Detective administrator account in the current Region.
|
default DisableOrganizationAdminAccountResponse |
DetectiveClient.disableOrganizationAdminAccount(DisableOrganizationAdminAccountRequest disableOrganizationAdminAccountRequest)
Removes the Detective administrator account in the current Region.
|
default EnableOrganizationAdminAccountResponse |
DetectiveClient.enableOrganizationAdminAccount(Consumer<EnableOrganizationAdminAccountRequest.Builder> enableOrganizationAdminAccountRequest)
Designates the Detective administrator account for the organization in the current Region.
|
default EnableOrganizationAdminAccountResponse |
DetectiveClient.enableOrganizationAdminAccount(EnableOrganizationAdminAccountRequest enableOrganizationAdminAccountRequest)
Designates the Detective administrator account for the organization in the current Region.
|
default ListOrganizationAdminAccountsResponse |
DetectiveClient.listOrganizationAdminAccounts(Consumer<ListOrganizationAdminAccountsRequest.Builder> listOrganizationAdminAccountsRequest)
Returns information about the Detective administrator account for an organization.
|
default ListOrganizationAdminAccountsResponse |
DetectiveClient.listOrganizationAdminAccounts(ListOrganizationAdminAccountsRequest listOrganizationAdminAccountsRequest)
Returns information about the Detective administrator account for an organization.
|
default ListOrganizationAdminAccountsIterable |
DetectiveClient.listOrganizationAdminAccountsPaginator(Consumer<ListOrganizationAdminAccountsRequest.Builder> 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 UpdateOrganizationConfigurationResponse |
DetectiveClient.updateOrganizationConfiguration(Consumer<UpdateOrganizationConfigurationRequest.Builder> updateOrganizationConfigurationRequest)
Updates the configuration for the Organizations integration in the current Region.
|
default UpdateOrganizationConfigurationResponse |
DetectiveClient.updateOrganizationConfiguration(UpdateOrganizationConfigurationRequest updateOrganizationConfigurationRequest)
Updates the configuration for the Organizations integration in the current Region.
|
Copyright © 2023. All rights reserved.