| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectedQueryResultConfiguration |
ProtectedQueryResultConfiguration.clone() |
ProtectedQueryResultConfiguration |
ProtectedQuery.getResultConfiguration()
Contains any details needed to write the query results.
|
ProtectedQueryResultConfiguration |
StartProtectedQueryRequest.getResultConfiguration()
The details needed to write the query results.
|
ProtectedQueryResultConfiguration |
ProtectedQueryResultConfiguration.withOutputConfiguration(ProtectedQueryOutputConfiguration outputConfiguration)
Configuration for protected query results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtectedQuery.setResultConfiguration(ProtectedQueryResultConfiguration resultConfiguration)
Contains any details needed to write the query results.
|
void |
StartProtectedQueryRequest.setResultConfiguration(ProtectedQueryResultConfiguration resultConfiguration)
The details needed to write the query results.
|
ProtectedQuery |
ProtectedQuery.withResultConfiguration(ProtectedQueryResultConfiguration resultConfiguration)
Contains any details needed to write the query results.
|
StartProtectedQueryRequest |
StartProtectedQueryRequest.withResultConfiguration(ProtectedQueryResultConfiguration resultConfiguration)
The details needed to write the query results.
|
Copyright © 2023. All rights reserved.