Class MoveProjectFileRequestDto
java.lang.Object
org.qubership.atp.mia.controllers.api.dto.MoveProjectFileRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T07:58:32.397559642Z[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