| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectedQueryResultConfiguration |
StartProtectedQueryRequest.resultConfiguration()
The details needed to write the query results.
|
ProtectedQueryResultConfiguration |
ProtectedQuery.resultConfiguration()
Contains any details needed to write the query results.
|
| Modifier and Type | Method and Description |
|---|---|
StartProtectedQueryRequest.Builder |
StartProtectedQueryRequest.Builder.resultConfiguration(ProtectedQueryResultConfiguration resultConfiguration)
The details needed to write the query results.
|
ProtectedQuery.Builder |
ProtectedQuery.Builder.resultConfiguration(ProtectedQueryResultConfiguration resultConfiguration)
Contains any details needed to write the query results.
|
Copyright © 2023. All rights reserved.