Package org.azd.core.projects
Class ProjectsRequestBuilder.GetQueryParameters
java.lang.Object
org.azd.core.projects.ProjectsRequestBuilder.GetQueryParameters
- Enclosing class:
ProjectsRequestBuilder
Represents the query parameters.
-
Field Summary
Modifier and TypeFieldDescriptionInclude capabilities (such as source control) in the team project result (default: false).Search within renamed projects (that had such name in the past). -
Constructor Summary
-
Method Summary
-
Field Details
-
includeCapabilities
Include capabilities (such as source control) in the team project result (default: false). -
includeHistory
Search within renamed projects (that had such name in the past).
-
-
Constructor Details
-
GetQueryParameters
public GetQueryParameters()
-