Uses of Class
com.redhat.parodos.sdk.model.ProjectRequestDTO
Packages that use ProjectRequestDTO
-
Uses of ProjectRequestDTO in com.redhat.parodos.sdk.api
Methods in com.redhat.parodos.sdk.api with parameters of type ProjectRequestDTOModifier and TypeMethodDescriptionProjectApi.createProject(ProjectRequestDTO projectRequestDTO) Creates a new projectokhttp3.CallProjectApi.createProjectAsync(ProjectRequestDTO projectRequestDTO, ApiCallback<ProjectResponseDTO> _callback) Creates a new project (asynchronously)okhttp3.CallProjectApi.createProjectCall(ProjectRequestDTO projectRequestDTO, ApiCallback _callback) Build call for createProjectProjectApi.createProjectWithHttpInfo(ProjectRequestDTO projectRequestDTO) Creates a new project -
Uses of ProjectRequestDTO in com.redhat.parodos.sdk.model
Methods in com.redhat.parodos.sdk.model that return ProjectRequestDTOModifier and TypeMethodDescriptionProjectRequestDTO.description(String description) static ProjectRequestDTOCreate an instance of ProjectRequestDTO given an JSON string