Uses of Interface
software.amazon.awssdk.services.securitylake.SecurityLakeClient
-
Packages that use SecurityLakeClient 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 SecurityLakeClient in software.amazon.awssdk.services.securitylake
Methods in software.amazon.awssdk.services.securitylake that return SecurityLakeClient Modifier and Type Method Description static SecurityLakeClientSecurityLakeClient. create()Create aSecurityLakeClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SecurityLakeClient in software.amazon.awssdk.services.securitylake.paginators
Constructors in software.amazon.awssdk.services.securitylake.paginators with parameters of type SecurityLakeClient Constructor Description GetDataLakeSourcesIterable(SecurityLakeClient client, GetDataLakeSourcesRequest firstRequest)ListDataLakeExceptionsIterable(SecurityLakeClient client, ListDataLakeExceptionsRequest firstRequest)ListLogSourcesIterable(SecurityLakeClient client, ListLogSourcesRequest firstRequest)ListSubscribersIterable(SecurityLakeClient client, ListSubscribersRequest firstRequest)
-