Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.responses |
Modifier and Type | Method and Description |
---|---|
DeleteProjectResponse |
AIServiceVision.deleteProject(DeleteProjectRequest request)
Delete a project by identifier.
|
DeleteProjectResponse |
AIServiceVisionClient.deleteProject(DeleteProjectRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteProjectResponse> |
AIServiceVisionAsyncClient.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler) |
Future<DeleteProjectResponse> |
AIServiceVisionAsync.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler)
Delete a project by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteProjectResponse> |
AIServiceVisionAsyncClient.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler) |
Future<DeleteProjectResponse> |
AIServiceVisionAsync.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler)
Delete a project by identifier.
|
Modifier and Type | Method and Description |
---|---|
DeleteProjectResponse |
DeleteProjectResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteProjectResponse.Builder |
DeleteProjectResponse.Builder.copy(DeleteProjectResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.