Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.responses |
Modifier and Type | Method and Description |
---|---|
GetProjectResponse |
AnomalyDetection.getProject(GetProjectRequest request)
Gets a Project by identifier
|
GetProjectResponse |
AnomalyDetectionClient.getProject(GetProjectRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProjectRequest,GetProjectResponse> |
AnomalyDetectionWaiters.forProject(GetProjectRequest request,
Project.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
AnomalyDetectionWaiters.forProject(GetProjectRequest request,
Project.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProjectRequest,GetProjectResponse> |
AnomalyDetectionWaiters.forProject(GetProjectRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Project.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetProjectResponse> |
AnomalyDetectionAsync.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler)
Gets a Project by identifier
|
Future<GetProjectResponse> |
AnomalyDetectionAsyncClient.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetProjectResponse> |
AnomalyDetectionAsync.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler)
Gets a Project by identifier
|
Future<GetProjectResponse> |
AnomalyDetectionAsyncClient.getProject(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetProjectResponse |
GetProjectResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetProjectResponse.Builder |
GetProjectResponse.Builder.copy(GetProjectResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.