| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectListResponseAllOfResult |
ProjectListResponseAllOfResult.addEntitiesItem(Project entitiesItem) |
ProjectListResponseAllOfResult |
ProjectListResponseAllOfResult.count(Integer count) |
ProjectListResponseAllOfResult |
ProjectListResponseAllOfResult.entities(List<Project> entities) |
ProjectListResponseAllOfResult |
ProjectListResponseAllOfResult.filtered(Integer filtered) |
static ProjectListResponseAllOfResult |
ProjectListResponseAllOfResult.fromJson(String jsonString)
Create an instance of ProjectListResponseAllOfResult given an JSON string
|
ProjectListResponseAllOfResult |
ProjectListResponse.getResult()
Get result
|
ProjectListResponseAllOfResult |
ProjectListResponseAllOf.getResult()
Get result
|
ProjectListResponseAllOfResult |
ProjectListResponseAllOfResult.total(Integer total) |
| Modifier and Type | Method and Description |
|---|---|
ProjectListResponse |
ProjectListResponse.result(ProjectListResponseAllOfResult result) |
ProjectListResponseAllOf |
ProjectListResponseAllOf.result(ProjectListResponseAllOfResult result) |
void |
ProjectListResponse.setResult(ProjectListResponseAllOfResult result) |
void |
ProjectListResponseAllOf.setResult(ProjectListResponseAllOfResult result) |
Copyright © 2023. All rights reserved.