public static interface GetCollaborationAnalysisTemplateRequest.Builder extends CleanRoomsRequest.Builder, SdkPojo, CopyableBuilder<GetCollaborationAnalysisTemplateRequest.Builder,GetCollaborationAnalysisTemplateRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCollaborationAnalysisTemplateRequest.Builder |
analysisTemplateArn(String analysisTemplateArn)
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
|
GetCollaborationAnalysisTemplateRequest.Builder |
collaborationIdentifier(String collaborationIdentifier)
A unique identifier for the collaboration that the analysis templates belong to.
|
GetCollaborationAnalysisTemplateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCollaborationAnalysisTemplateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCollaborationAnalysisTemplateRequest.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.GetCollaborationAnalysisTemplateRequest.Builder analysisTemplateArn(String analysisTemplateArn)
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
analysisTemplateArn - The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.GetCollaborationAnalysisTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCollaborationAnalysisTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.