Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.responses |
Modifier and Type | Method and Description |
---|---|
CreateProjectResponse |
AnomalyDetection.createProject(CreateProjectRequest request)
Creates a new Project.
|
CreateProjectResponse |
AnomalyDetectionClient.createProject(CreateProjectRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateProjectResponse> |
AnomalyDetectionAsync.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler)
Creates a new Project.
|
Future<CreateProjectResponse> |
AnomalyDetectionAsyncClient.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateProjectResponse> |
AnomalyDetectionAsync.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler)
Creates a new Project.
|
Future<CreateProjectResponse> |
AnomalyDetectionAsyncClient.createProject(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateProjectResponse |
CreateProjectResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateProjectResponse.Builder |
CreateProjectResponse.Builder.copy(CreateProjectResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.