Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProjectResponse |
AIServiceDocument.updateProject(UpdateProjectRequest request)
Update the project metadata.
|
UpdateProjectResponse |
AIServiceDocumentClient.updateProject(UpdateProjectRequest request) |
Future<UpdateProjectResponse> |
AIServiceDocumentAsync.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)
Update the project metadata.
|
Future<UpdateProjectResponse> |
AIServiceDocumentAsyncClient.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateProjectResponse> |
AIServiceDocumentAsync.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)
Update the project metadata.
|
Future<UpdateProjectResponse> |
AIServiceDocumentAsyncClient.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler) |
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.