| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetCollaborationAnalysisTemplateError |
BatchGetCollaborationAnalysisTemplateError.clone() |
BatchGetCollaborationAnalysisTemplateError |
BatchGetCollaborationAnalysisTemplateError.withArn(String arn)
The Amazon Resource Name (ARN) of the analysis template.
|
BatchGetCollaborationAnalysisTemplateError |
BatchGetCollaborationAnalysisTemplateError.withCode(String code)
An error code for the error.
|
BatchGetCollaborationAnalysisTemplateError |
BatchGetCollaborationAnalysisTemplateError.withMessage(String message)
A description of why the call failed.
|
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetCollaborationAnalysisTemplateError> |
BatchGetCollaborationAnalysisTemplateResult.getErrors()
Error reasons for collaboration analysis templates that could not be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCollaborationAnalysisTemplateResult |
BatchGetCollaborationAnalysisTemplateResult.withErrors(BatchGetCollaborationAnalysisTemplateError... errors)
Error reasons for collaboration analysis templates that could not be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGetCollaborationAnalysisTemplateResult.setErrors(Collection<BatchGetCollaborationAnalysisTemplateError> errors)
Error reasons for collaboration analysis templates that could not be retrieved.
|
BatchGetCollaborationAnalysisTemplateResult |
BatchGetCollaborationAnalysisTemplateResult.withErrors(Collection<BatchGetCollaborationAnalysisTemplateError> errors)
Error reasons for collaboration analysis templates that could not be retrieved.
|
Copyright © 2024. All rights reserved.