| Package | Description |
|---|---|
| com.amazonaws.services.cleanroomsml.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectedQuerySQLParameters |
ProtectedQuerySQLParameters.addParametersEntry(String key,
String value)
Add a single Parameters entry
|
ProtectedQuerySQLParameters |
ProtectedQuerySQLParameters.clearParametersEntries()
Removes all the entries added into Parameters.
|
ProtectedQuerySQLParameters |
ProtectedQuerySQLParameters.clone() |
ProtectedQuerySQLParameters |
AudienceGenerationJobDataSource.getSqlParameters()
The protected SQL query parameters.
|
ProtectedQuerySQLParameters |
ProtectedQuerySQLParameters.withAnalysisTemplateArn(String analysisTemplateArn)
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
|
ProtectedQuerySQLParameters |
ProtectedQuerySQLParameters.withParameters(Map<String,String> parameters)
The protected query SQL parameters.
|
ProtectedQuerySQLParameters |
ProtectedQuerySQLParameters.withQueryString(String queryString)
The query string to be submitted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudienceGenerationJobDataSource.setSqlParameters(ProtectedQuerySQLParameters sqlParameters)
The protected SQL query parameters.
|
AudienceGenerationJobDataSource |
AudienceGenerationJobDataSource.withSqlParameters(ProtectedQuerySQLParameters sqlParameters)
The protected SQL query parameters.
|
Copyright © 2024. All rights reserved.