| Package | Description |
|---|---|
| com.amazonaws.services.codecommit |
|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult |
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult.clone() |
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult |
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult.withDisassociatedRepositoryNames(Collection<String> disassociatedRepositoryNames)
A list of repository names that have had their association with the template removed.
|
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult |
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult.withDisassociatedRepositoryNames(String... disassociatedRepositoryNames)
A list of repository names that have had their association with the template removed.
|
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult |
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult.withErrors(BatchDisassociateApprovalRuleTemplateFromRepositoriesError... errors)
A list of any errors that might have occurred while attempting to remove the association between the template and
the repositories.
|
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult |
BatchDisassociateApprovalRuleTemplateFromRepositoriesResult.withErrors(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 © 2023. All rights reserved.