Uses of Interface
software.amazon.awssdk.services.securitylake.SecurityLakeAsyncClient
-
Packages that use SecurityLakeAsyncClient Package Description software.amazon.awssdk.services.securitylake Amazon Security Lake is a fully managed security data lake service.software.amazon.awssdk.services.securitylake.paginators -
-
Uses of SecurityLakeAsyncClient in software.amazon.awssdk.services.securitylake
Methods in software.amazon.awssdk.services.securitylake that return SecurityLakeAsyncClient Modifier and Type Method Description static SecurityLakeAsyncClientSecurityLakeAsyncClient. create()Create aSecurityLakeAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SecurityLakeAsyncClient in software.amazon.awssdk.services.securitylake.paginators
Constructors in software.amazon.awssdk.services.securitylake.paginators with parameters of type SecurityLakeAsyncClient Constructor Description GetDataLakeSourcesPublisher(SecurityLakeAsyncClient client, GetDataLakeSourcesRequest firstRequest)ListDataLakeExceptionsPublisher(SecurityLakeAsyncClient client, ListDataLakeExceptionsRequest firstRequest)ListLogSourcesPublisher(SecurityLakeAsyncClient client, ListLogSourcesRequest firstRequest)ListSubscribersPublisher(SecurityLakeAsyncClient client, ListSubscribersRequest firstRequest)
-