Uses of Interface
software.amazon.awssdk.services.detective.DetectiveClient
-
Packages that use DetectiveClient 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 DetectiveClient in software.amazon.awssdk.services.detective
Methods in software.amazon.awssdk.services.detective that return DetectiveClient Modifier and Type Method Description static DetectiveClientDetectiveClient. create()Create aDetectiveClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of DetectiveClient in software.amazon.awssdk.services.detective.paginators
Constructors in software.amazon.awssdk.services.detective.paginators with parameters of type DetectiveClient Constructor Description ListDatasourcePackagesIterable(DetectiveClient client, ListDatasourcePackagesRequest firstRequest)ListGraphsIterable(DetectiveClient client, ListGraphsRequest firstRequest)ListInvitationsIterable(DetectiveClient client, ListInvitationsRequest firstRequest)ListMembersIterable(DetectiveClient client, ListMembersRequest firstRequest)ListOrganizationAdminAccountsIterable(DetectiveClient client, ListOrganizationAdminAccountsRequest firstRequest)
-