| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
IsBinaryFile |
ConflictMetadata.isBinaryFile()
A boolean value (true or false) indicating whether the file is binary or textual in the source, destination, and
base of the merge.
|
| Modifier and Type | Method and Description |
|---|---|
ConflictMetadata.Builder |
ConflictMetadata.Builder.isBinaryFile(IsBinaryFile isBinaryFile)
A boolean value (true or false) indicating whether the file is binary or textual in the source, destination,
and base of the merge.
|
Copyright © 2022. All rights reserved.