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