| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchAssociateApprovalRuleTemplateWithRepositoriesError> |
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.errors()
A list of any errors that might have occurred while attempting to create the association between the template and
the repositories.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder.errors(BatchAssociateApprovalRuleTemplateWithRepositoriesError... errors)
A list of any errors that might have occurred while attempting to create the association between the template
and the repositories.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder.errors(Collection<BatchAssociateApprovalRuleTemplateWithRepositoriesError> errors)
A list of any errors that might have occurred while attempting to create the association between the template
and the repositories.
|
Copyright © 2022. All rights reserved.