BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder.associatedRepositoryNames(String... associatedRepositoryNames) |
A list of names of the repositories that have been associated with the template.
|
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder.associatedRepositoryNames(Collection<String> associatedRepositoryNames) |
A list of names of the repositories that have been associated with the template.
|
static BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.builder() |
|
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.
|
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder.errors(Consumer<BatchAssociateApprovalRuleTemplateWithRepositoriesError.Builder>... errors) |
A list of any errors that might have occurred while attempting to create the association between the template
and the repositories.
|
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.
|
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.Builder |
BatchAssociateApprovalRuleTemplateWithRepositoriesResponse.toBuilder() |
|