Uses of Class
software.amazon.awssdk.services.detective.model.ListOrganizationAdminAccountsRequest
-
Packages that use ListOrganizationAdminAccountsRequest 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 -
-
Uses of ListOrganizationAdminAccountsRequest in software.amazon.awssdk.services.detective
-
Uses of ListOrganizationAdminAccountsRequest in software.amazon.awssdk.services.detective.paginators
Constructors in software.amazon.awssdk.services.detective.paginators with parameters of type ListOrganizationAdminAccountsRequest Constructor Description ListOrganizationAdminAccountsIterable(DetectiveClient client, ListOrganizationAdminAccountsRequest firstRequest)ListOrganizationAdminAccountsPublisher(DetectiveAsyncClient client, ListOrganizationAdminAccountsRequest firstRequest) -
Uses of ListOrganizationAdminAccountsRequest in software.amazon.awssdk.services.detective.transform
Methods in software.amazon.awssdk.services.detective.transform with parameters of type ListOrganizationAdminAccountsRequest Modifier and Type Method Description SdkHttpFullRequestListOrganizationAdminAccountsRequestMarshaller. marshall(ListOrganizationAdminAccountsRequest listOrganizationAdminAccountsRequest)
-