Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.responses |
Modifier and Type | Method and Description |
---|---|
ChangeModelCompartmentResponse |
AnomalyDetection.changeModelCompartment(ChangeModelCompartmentRequest request)
Moves a Model resource from one compartment to another.
|
ChangeModelCompartmentResponse |
AnomalyDetectionClient.changeModelCompartment(ChangeModelCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeModelCompartmentResponse> |
AnomalyDetectionAsync.changeModelCompartment(ChangeModelCompartmentRequest request,
AsyncHandler<ChangeModelCompartmentRequest,ChangeModelCompartmentResponse> handler)
Moves a Model resource from one compartment to another.
|
Future<ChangeModelCompartmentResponse> |
AnomalyDetectionAsyncClient.changeModelCompartment(ChangeModelCompartmentRequest request,
AsyncHandler<ChangeModelCompartmentRequest,ChangeModelCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeModelCompartmentResponse> |
AnomalyDetectionAsync.changeModelCompartment(ChangeModelCompartmentRequest request,
AsyncHandler<ChangeModelCompartmentRequest,ChangeModelCompartmentResponse> handler)
Moves a Model resource from one compartment to another.
|
Future<ChangeModelCompartmentResponse> |
AnomalyDetectionAsyncClient.changeModelCompartment(ChangeModelCompartmentRequest request,
AsyncHandler<ChangeModelCompartmentRequest,ChangeModelCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeModelCompartmentResponse |
ChangeModelCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeModelCompartmentResponse.Builder |
ChangeModelCompartmentResponse.Builder.copy(ChangeModelCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.