| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesError.builder() |
BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder.errorCode(String errorCode)
An error code that specifies whether the repository name was not valid or not found.
|
BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder.errorMessage(String errorMessage)
An error message that provides details about why the repository name was not found or not valid.
|
BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder.repositoryName(String repositoryName)
The name of the repository where the association was not made.
|
BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder> |
BatchAssociateApprovalRuleTemplateWithRepositoriesError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.