| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetCollaborationAnalysisTemplateError> |
BatchGetCollaborationAnalysisTemplateResponse.errors()
Error reasons for collaboration analysis templates that could not be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCollaborationAnalysisTemplateResponse.Builder |
BatchGetCollaborationAnalysisTemplateResponse.Builder.errors(BatchGetCollaborationAnalysisTemplateError... errors)
Error reasons for collaboration analysis templates that could not be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCollaborationAnalysisTemplateResponse.Builder |
BatchGetCollaborationAnalysisTemplateResponse.Builder.errors(Collection<BatchGetCollaborationAnalysisTemplateError> errors)
Error reasons for collaboration analysis templates that could not be retrieved.
|
Copyright © 2023. All rights reserved.