| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
MergeOperations |
ConflictMetadata.mergeOperations()
Whether an add, modify, or delete operation caused the conflict between the source and destination of the merge.
|
| Modifier and Type | Method and Description |
|---|---|
ConflictMetadata.Builder |
ConflictMetadata.Builder.mergeOperations(MergeOperations mergeOperations)
Whether an add, modify, or delete operation caused the conflict between the source and destination of the
merge.
|
Copyright © 2023. All rights reserved.