Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProjectResponse |
AIServiceVision.updateProject(UpdateProjectRequest request)
Update the project metadata.
|
UpdateProjectResponse |
AIServiceVisionClient.updateProject(UpdateProjectRequest request) |
Future<UpdateProjectResponse> |
AIServiceVisionAsyncClient.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler) |
Future<UpdateProjectResponse> |
AIServiceVisionAsync.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)
Update the project metadata.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProjectResponse> |
AIServiceVisionAsyncClient.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler) |
Future<UpdateProjectResponse> |
AIServiceVisionAsync.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)
Update the project metadata.
|
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.