| 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateOrganizationConfigurationResponse> |
DetectiveAsyncClient.updateOrganizationConfiguration(Consumer<UpdateOrganizationConfigurationRequest.Builder> updateOrganizationConfigurationRequest)
Updates the configuration for the Organizations integration in the current Region.
|
default CompletableFuture<UpdateOrganizationConfigurationResponse> |
DetectiveAsyncClient.updateOrganizationConfiguration(UpdateOrganizationConfigurationRequest updateOrganizationConfigurationRequest)
Updates the configuration for the Organizations integration in the current Region.
|
Copyright © 2023. All rights reserved.