Uses of Class
com.oracle.bmc.aivision.model.UpdateProjectDetails
- 
Packages that use UpdateProjectDetails Package Description com.oracle.bmc.aivision.model com.oracle.bmc.aivision.requests 
- 
- 
Uses of UpdateProjectDetails in com.oracle.bmc.aivision.modelMethods in com.oracle.bmc.aivision.model that return UpdateProjectDetails Modifier and Type Method Description UpdateProjectDetailsUpdateProjectDetails.Builder. build()Methods in com.oracle.bmc.aivision.model with parameters of type UpdateProjectDetails Modifier and Type Method Description UpdateProjectDetails.BuilderUpdateProjectDetails.Builder. copy(UpdateProjectDetails model)
- 
Uses of UpdateProjectDetails in com.oracle.bmc.aivision.requestsMethods in com.oracle.bmc.aivision.requests that return UpdateProjectDetails Modifier and Type Method Description UpdateProjectDetailsUpdateProjectRequest. getBody$()Alternative accessor for the body parameter.UpdateProjectDetailsUpdateProjectRequest. getUpdateProjectDetails()The project metadata to be updated.Methods in com.oracle.bmc.aivision.requests with parameters of type UpdateProjectDetails Modifier and Type Method Description UpdateProjectRequest.BuilderUpdateProjectRequest.Builder. body$(UpdateProjectDetails body)Alternative setter for the body parameter.UpdateProjectRequest.BuilderUpdateProjectRequest.Builder. updateProjectDetails(UpdateProjectDetails updateProjectDetails)The project metadata to be updated.
 
-