| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectedQuerySingleMemberOutput |
ProtectedQuerySingleMemberOutput.clone() |
ProtectedQuerySingleMemberOutput |
ProtectedQuerySingleMemberOutput.withAccountId(String accountId)
The Amazon Web Services account ID of the member in the collaboration who can receive results for the query.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProtectedQuerySingleMemberOutput> |
ProtectedQueryOutput.getMemberList()
The list of member Amazon Web Services account(s) that received the results of the query.
|
| Modifier and Type | Method and Description |
|---|---|
ProtectedQueryOutput |
ProtectedQueryOutput.withMemberList(ProtectedQuerySingleMemberOutput... memberList)
The list of member Amazon Web Services account(s) that received the results of the query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtectedQueryOutput.setMemberList(Collection<ProtectedQuerySingleMemberOutput> memberList)
The list of member Amazon Web Services account(s) that received the results of the query.
|
ProtectedQueryOutput |
ProtectedQueryOutput.withMemberList(Collection<ProtectedQuerySingleMemberOutput> memberList)
The list of member Amazon Web Services account(s) that received the results of the query.
|
Copyright © 2023. All rights reserved.