public static interface ListApprovalRuleTemplatesResponse.Builder extends CodeCommitResponse.Builder, SdkPojo, CopyableBuilder<ListApprovalRuleTemplatesResponse.Builder,ListApprovalRuleTemplatesResponse>
| Modifier and Type | Method and Description |
|---|---|
ListApprovalRuleTemplatesResponse.Builder |
approvalRuleTemplateNames(Collection<String> approvalRuleTemplateNames)
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web
Services account.
|
ListApprovalRuleTemplatesResponse.Builder |
approvalRuleTemplateNames(String... approvalRuleTemplateNames)
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web
Services account.
|
ListApprovalRuleTemplatesResponse.Builder |
nextToken(String nextToken)
An enumeration token that allows the operation to batch the next results of the operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListApprovalRuleTemplatesResponse.Builder approvalRuleTemplateNames(Collection<String> approvalRuleTemplateNames)
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
approvalRuleTemplateNames - The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon
Web Services account.ListApprovalRuleTemplatesResponse.Builder approvalRuleTemplateNames(String... approvalRuleTemplateNames)
The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon Web Services account.
approvalRuleTemplateNames - The names of all the approval rule templates found in the Amazon Web Services Region for your Amazon
Web Services account.ListApprovalRuleTemplatesResponse.Builder nextToken(String nextToken)
An enumeration token that allows the operation to batch the next results of the operation.
nextToken - An enumeration token that allows the operation to batch the next results of the operation.Copyright © 2023. All rights reserved.