Class ProjectSearchRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.ProjectSearchRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:26.223992724Z[Etc/UTC]")
public class ProjectSearchRequestDto
extends Object
ProjectSearchRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthorizationKey(String authorizationKey) booleanGet authorizationKeyGet projectKeyGet systemUrl@Valid UUIDGet testPlanIdinthashCode()projectKey(String projectKey) voidsetAuthorizationKey(String authorizationKey) voidsetProjectKey(String projectKey) voidsetSystemUrl(String systemUrl) voidsetTestPlanId(UUID testPlanId) testPlanId(UUID testPlanId) toString()
-
Constructor Details
-
ProjectSearchRequestDto
public ProjectSearchRequestDto()
-
-
Method Details
-
authorizationKey
-
getAuthorizationKey
Get authorizationKey- Returns:
- authorizationKey
-
setAuthorizationKey
-
projectKey
-
getProjectKey
Get projectKey- Returns:
- projectKey
-
setProjectKey
-
systemUrl
-
getSystemUrl
Get systemUrl- Returns:
- systemUrl
-
setSystemUrl
-
testPlanId
-
getTestPlanId
Get testPlanId- Returns:
- testPlanId
-
setTestPlanId
-
equals
-
hashCode
public int hashCode() -
toString
-