Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.responses |
Modifier and Type | Method and Description |
---|---|
ListProjectsResponse |
AnomalyDetection.listProjects(ListProjectsRequest request)
Returns a list of Projects.
|
ListProjectsResponse |
AnomalyDetectionClient.listProjects(ListProjectsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListProjectsResponse> |
AnomalyDetectionAsync.listProjects(ListProjectsRequest request,
AsyncHandler<ListProjectsRequest,ListProjectsResponse> handler)
Returns a list of Projects.
|
Future<ListProjectsResponse> |
AnomalyDetectionAsyncClient.listProjects(ListProjectsRequest request,
AsyncHandler<ListProjectsRequest,ListProjectsResponse> handler) |
Iterable<ListProjectsResponse> |
AnomalyDetectionPaginators.listProjectsResponseIterator(ListProjectsRequest request)
Creates a new iterable which will iterate over the responses received from the listProjects
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProjectsResponse> |
AnomalyDetectionAsync.listProjects(ListProjectsRequest request,
AsyncHandler<ListProjectsRequest,ListProjectsResponse> handler)
Returns a list of Projects.
|
Future<ListProjectsResponse> |
AnomalyDetectionAsyncClient.listProjects(ListProjectsRequest request,
AsyncHandler<ListProjectsRequest,ListProjectsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListProjectsResponse |
ListProjectsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListProjectsResponse.Builder |
ListProjectsResponse.Builder.copy(ListProjectsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.