Class MoveProjectFileRequestDto
java.lang.Object
org.qubership.atp.mia.controllers.api.dto.MoveProjectFileRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T06:34:47.493919762Z[Etc/UTC]")
public class MoveProjectFileRequestDto
extends Object
MoveProjectFileRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid UUIDGet directoryinthashCode()voidsetDirectory(UUID directory) toString()
-
Constructor Details
-
MoveProjectFileRequestDto
public MoveProjectFileRequestDto()
-
-
Method Details