public static interface BatchGetCollaborationAnalysisTemplateRequest.Builder extends CleanRoomsRequest.Builder, SdkPojo, CopyableBuilder<BatchGetCollaborationAnalysisTemplateRequest.Builder,BatchGetCollaborationAnalysisTemplateRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetCollaborationAnalysisTemplateRequest.Builder |
analysisTemplateArns(Collection<String> analysisTemplateArns)
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
|
BatchGetCollaborationAnalysisTemplateRequest.Builder |
analysisTemplateArns(String... analysisTemplateArns)
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
|
BatchGetCollaborationAnalysisTemplateRequest.Builder |
collaborationIdentifier(String collaborationIdentifier)
A unique identifier for the collaboration that the analysis templates belong to.
|
BatchGetCollaborationAnalysisTemplateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetCollaborationAnalysisTemplateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetCollaborationAnalysisTemplateRequest.Builder collaborationIdentifier(String collaborationIdentifier)
A unique identifier for the collaboration that the analysis templates belong to. Currently accepts collaboration ID.
collaborationIdentifier - A unique identifier for the collaboration that the analysis templates belong to. Currently accepts
collaboration ID.BatchGetCollaborationAnalysisTemplateRequest.Builder analysisTemplateArns(Collection<String> analysisTemplateArns)
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
analysisTemplateArns - The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.BatchGetCollaborationAnalysisTemplateRequest.Builder analysisTemplateArns(String... analysisTemplateArns)
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
analysisTemplateArns - The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.BatchGetCollaborationAnalysisTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetCollaborationAnalysisTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.