Class BaseSearchRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.environments.environment.BaseSearchRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:29.661375746Z[Etc/UTC]")
public class BaseSearchRequestDto
extends Object
BaseSearchRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddIdsItem(UUID idsItem) addNamesItem(String namesItem) booleangetIds()Get idsgetNames()Get names@Valid UUIDGet projectIdinthashCode()voidvoidvoidsetProjectId(UUID projectId) toString()
-
Constructor Details
-
BaseSearchRequestDto
public BaseSearchRequestDto()
-
-
Method Details
-
ids
-
addIdsItem
-
getIds
Get ids- Returns:
- ids
-
setIds
-
names
-
addNamesItem
-
getNames
Get names- Returns:
- names
-
setNames
-
projectId
-
getProjectId
Get projectId- Returns:
- projectId
-
setProjectId
-
equals
-
hashCode
public int hashCode() -
toString
-