Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.responses |
Modifier and Type | Method and Description |
---|---|
DeleteProjectResponse |
AnomalyDetection.deleteProject(DeleteProjectRequest request)
Deletes a Project resource by identifier.
|
DeleteProjectResponse |
AnomalyDetectionClient.deleteProject(DeleteProjectRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteProjectResponse> |
AnomalyDetectionAsync.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler)
Deletes a Project resource by identifier.
|
Future<DeleteProjectResponse> |
AnomalyDetectionAsyncClient.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteProjectResponse> |
AnomalyDetectionAsync.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler)
Deletes a Project resource by identifier.
|
Future<DeleteProjectResponse> |
AnomalyDetectionAsyncClient.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler) |
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.