Uses of Interface
software.amazon.awssdk.services.detective.DetectiveAsyncClient
-
Packages that use DetectiveAsyncClient 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 -
-
Uses of DetectiveAsyncClient in software.amazon.awssdk.services.detective
Methods in software.amazon.awssdk.services.detective that return DetectiveAsyncClient Modifier and Type Method Description static DetectiveAsyncClientDetectiveAsyncClient. create()Create aDetectiveAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of DetectiveAsyncClient in software.amazon.awssdk.services.detective.paginators
Constructors in software.amazon.awssdk.services.detective.paginators with parameters of type DetectiveAsyncClient Constructor Description ListDatasourcePackagesPublisher(DetectiveAsyncClient client, ListDatasourcePackagesRequest firstRequest)ListGraphsPublisher(DetectiveAsyncClient client, ListGraphsRequest firstRequest)ListInvitationsPublisher(DetectiveAsyncClient client, ListInvitationsRequest firstRequest)ListMembersPublisher(DetectiveAsyncClient client, ListMembersRequest firstRequest)ListOrganizationAdminAccountsPublisher(DetectiveAsyncClient client, ListOrganizationAdminAccountsRequest firstRequest)
-