| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ReceiverConfiguration |
ReceiverConfiguration.clone() |
ReceiverConfiguration |
ReceiverConfiguration.withAnalysisType(AnalysisType analysisType)
The type of analysis for the protected query.
|
ReceiverConfiguration |
ReceiverConfiguration.withAnalysisType(String analysisType)
The type of analysis for the protected query.
|
ReceiverConfiguration |
ReceiverConfiguration.withConfigurationDetails(ConfigurationDetails configurationDetails)
The configuration details of the receiver configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReceiverConfiguration> |
ProtectedQuerySummary.getReceiverConfigurations()
The receiver configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ProtectedQuerySummary |
ProtectedQuerySummary.withReceiverConfigurations(ReceiverConfiguration... receiverConfigurations)
The receiver configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtectedQuerySummary.setReceiverConfigurations(Collection<ReceiverConfiguration> receiverConfigurations)
The receiver configuration.
|
ProtectedQuerySummary |
ProtectedQuerySummary.withReceiverConfigurations(Collection<ReceiverConfiguration> receiverConfigurations)
The receiver configuration.
|
Copyright © 2024. All rights reserved.