public static interface ListAnalysisTemplatesRequest.Builder extends CleanRoomsRequest.Builder, SdkPojo, CopyableBuilder<ListAnalysisTemplatesRequest.Builder,ListAnalysisTemplatesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListAnalysisTemplatesRequest.Builder |
maxResults(Integer maxResults)
The maximum size of the results that is returned per call.
|
ListAnalysisTemplatesRequest.Builder |
membershipIdentifier(String membershipIdentifier)
The identifier for a membership resource.
|
ListAnalysisTemplatesRequest.Builder |
nextToken(String nextToken)
The token value retrieved from a previous call to access the next page of results.
|
ListAnalysisTemplatesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAnalysisTemplatesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAnalysisTemplatesRequest.Builder membershipIdentifier(String membershipIdentifier)
The identifier for a membership resource.
membershipIdentifier - The identifier for a membership resource.ListAnalysisTemplatesRequest.Builder nextToken(String nextToken)
The token value retrieved from a previous call to access the next page of results.
nextToken - The token value retrieved from a previous call to access the next page of results.ListAnalysisTemplatesRequest.Builder maxResults(Integer maxResults)
The maximum size of the results that is returned per call.
maxResults - The maximum size of the results that is returned per call.ListAnalysisTemplatesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAnalysisTemplatesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.