| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetCommitsError> |
BatchGetCommitsResponse.errors()
Returns any commit IDs for which information could not be found.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCommitsResponse.Builder |
BatchGetCommitsResponse.Builder.errors(BatchGetCommitsError... errors)
Returns any commit IDs for which information could not be found.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCommitsResponse.Builder |
BatchGetCommitsResponse.Builder.errors(Collection<BatchGetCommitsError> errors)
Returns any commit IDs for which information could not be found.
|
Copyright © 2023. All rights reserved.