Package | Description |
---|---|
com.groupdocs.cloud.comparison.api | |
com.groupdocs.cloud.comparison.model |
Modifier and Type | Method | Description |
---|---|---|
List<ComparisonChangesCategoryDto> |
ChangesApi.postCategoriesChanges(PostCategoriesChangesRequest request) |
Posts the categories changes.
|
ApiResponse<List<ComparisonChangesCategoryDto>> |
ChangesApi.postCategoriesChangesWithHttpInfo(PostCategoriesChangesRequest request) |
Posts the categories changes.
|
Modifier and Type | Method | Description |
---|---|---|
com.squareup.okhttp.Call |
ChangesApi.postCategoriesChangesAsync(PostCategoriesChangesRequest request,
ApiCallback<List<ComparisonChangesCategoryDto>> callback) |
Posts the categories changes.
|
Modifier and Type | Method | Description |
---|---|---|
ComparisonChangesCategoryDto |
ComparisonChangesCategoryDto.addChangesItem(ComparisonChange changesItem) |
|
ComparisonChangesCategoryDto |
ComparisonChangesCategoryDto.category(String category) |
|
ComparisonChangesCategoryDto |
ComparisonChangesCategoryDto.changes(List<ComparisonChange> changes) |
Copyright © 2018. All rights reserved.