Uses of Class
software.amazon.awssdk.services.securitylake.model.CreateCustomLogSourceRequest
-
Packages that use CreateCustomLogSourceRequest Package Description software.amazon.awssdk.services.securitylake Amazon Security Lake is a fully managed security data lake service.software.amazon.awssdk.services.securitylake.transform -
-
Uses of CreateCustomLogSourceRequest in software.amazon.awssdk.services.securitylake
Methods in software.amazon.awssdk.services.securitylake with parameters of type CreateCustomLogSourceRequest Modifier and Type Method Description default CompletableFuture<CreateCustomLogSourceResponse>SecurityLakeAsyncClient. createCustomLogSource(CreateCustomLogSourceRequest createCustomLogSourceRequest)Adds a third-party custom source in Amazon Security Lake, from the Amazon Web Services Region where you want to create a custom source.default CreateCustomLogSourceResponseSecurityLakeClient. createCustomLogSource(CreateCustomLogSourceRequest createCustomLogSourceRequest)Adds a third-party custom source in Amazon Security Lake, from the Amazon Web Services Region where you want to create a custom source. -
Uses of CreateCustomLogSourceRequest in software.amazon.awssdk.services.securitylake.transform
Methods in software.amazon.awssdk.services.securitylake.transform with parameters of type CreateCustomLogSourceRequest Modifier and Type Method Description SdkHttpFullRequestCreateCustomLogSourceRequestMarshaller. marshall(CreateCustomLogSourceRequest createCustomLogSourceRequest)
-