Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProjectResponse |
AIServiceLanguage.updateProject(UpdateProjectRequest request)
Updates the Project
|
UpdateProjectResponse |
AIServiceLanguageClient.updateProject(UpdateProjectRequest request) |
Future<UpdateProjectResponse> |
AIServiceLanguageAsyncClient.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler) |
Future<UpdateProjectResponse> |
AIServiceLanguageAsync.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)
Updates the Project
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProjectResponse> |
AIServiceLanguageAsyncClient.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler) |
Future<UpdateProjectResponse> |
AIServiceLanguageAsync.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)
Updates the Project
|
Modifier and Type | Method and Description |
---|---|
UpdateProjectRequest |
UpdateProjectRequest.Builder.build()
Build the instance of UpdateProjectRequest as configured by this builder
|
UpdateProjectRequest |
UpdateProjectRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateProjectRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.copy(UpdateProjectRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.