Uses of Class
com.oracle.bmc.ailanguage.responses.UpdateProjectResponse
- 
Packages that use UpdateProjectResponse Package Description com.oracle.bmc.ailanguage com.oracle.bmc.ailanguage.responses 
- 
- 
Uses of UpdateProjectResponse in com.oracle.bmc.ailanguageMethods in com.oracle.bmc.ailanguage that return UpdateProjectResponse Modifier and Type Method Description UpdateProjectResponseAIServiceLanguage. updateProject(UpdateProjectRequest request)Updates the ProjectUpdateProjectResponseAIServiceLanguageClient. updateProject(UpdateProjectRequest request)Methods in com.oracle.bmc.ailanguage that return types with arguments of type UpdateProjectResponse Modifier and Type Method Description Future<UpdateProjectResponse>AIServiceLanguageAsync. updateProject(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)Updates the ProjectFuture<UpdateProjectResponse>AIServiceLanguageAsyncClient. updateProject(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)Method parameters in com.oracle.bmc.ailanguage with type arguments of type UpdateProjectResponse Modifier and Type Method Description Future<UpdateProjectResponse>AIServiceLanguageAsync. updateProject(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)Updates the ProjectFuture<UpdateProjectResponse>AIServiceLanguageAsyncClient. updateProject(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)
- 
Uses of UpdateProjectResponse in com.oracle.bmc.ailanguage.responsesMethods in com.oracle.bmc.ailanguage.responses that return UpdateProjectResponse Modifier and Type Method Description UpdateProjectResponseUpdateProjectResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ailanguage.responses with parameters of type UpdateProjectResponse Modifier and Type Method Description UpdateProjectResponse.BuilderUpdateProjectResponse.Builder. copy(UpdateProjectResponse o)Copy method to populate the builder with values from the given instance.
 
-