| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static AnalysisSource |
AnalysisSource.fromText(String text)
Create an instance of this class with
text() initialized to the given value. |
AnalysisSource |
CreateAnalysisTemplateRequest.source()
The information in the analysis template.
|
AnalysisSource |
CollaborationAnalysisTemplate.source()
The source of the analysis template within a collaboration.
|
AnalysisSource |
AnalysisTemplate.source()
The source of the analysis template.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAnalysisTemplateRequest.Builder |
CreateAnalysisTemplateRequest.Builder.source(AnalysisSource source)
The information in the analysis template.
|
CollaborationAnalysisTemplate.Builder |
CollaborationAnalysisTemplate.Builder.source(AnalysisSource source)
The source of the analysis template within a collaboration.
|
AnalysisTemplate.Builder |
AnalysisTemplate.Builder.source(AnalysisSource source)
The source of the analysis template.
|
Copyright © 2023. All rights reserved.