| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectedQuery |
StartProtectedQueryResponse.protectedQuery()
The protected query.
|
ProtectedQuery |
GetProtectedQueryResponse.protectedQuery()
The query processing metadata.
|
ProtectedQuery |
UpdateProtectedQueryResponse.protectedQuery()
The protected query output.
|
| Modifier and Type | Method and Description |
|---|---|
StartProtectedQueryResponse.Builder |
StartProtectedQueryResponse.Builder.protectedQuery(ProtectedQuery protectedQuery)
The protected query.
|
GetProtectedQueryResponse.Builder |
GetProtectedQueryResponse.Builder.protectedQuery(ProtectedQuery protectedQuery)
The query processing metadata.
|
UpdateProtectedQueryResponse.Builder |
UpdateProtectedQueryResponse.Builder.protectedQuery(ProtectedQuery protectedQuery)
The protected query output.
|
Copyright © 2023. All rights reserved.