public static interface BatchDescribeMergeConflictsError.Builder extends SdkPojo, CopyableBuilder<BatchDescribeMergeConflictsError.Builder,BatchDescribeMergeConflictsError>
| Modifier and Type | Method and Description |
|---|---|
BatchDescribeMergeConflictsError.Builder |
exceptionName(String exceptionName)
The name of the exception.
|
BatchDescribeMergeConflictsError.Builder |
filePath(String filePath)
The path to the file.
|
BatchDescribeMergeConflictsError.Builder |
message(String message)
The message provided by the exception.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchDescribeMergeConflictsError.Builder filePath(String filePath)
The path to the file.
filePath - The path to the file.BatchDescribeMergeConflictsError.Builder exceptionName(String exceptionName)
The name of the exception.
exceptionName - The name of the exception.BatchDescribeMergeConflictsError.Builder message(String message)
The message provided by the exception.
message - The message provided by the exception.Copyright © 2022. All rights reserved.