Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.requests |
Modifier and Type | Method and Description |
---|---|
ChangeProjectCompartmentResponse |
AnomalyDetection.changeProjectCompartment(ChangeProjectCompartmentRequest request)
Moves a Project resource from one compartment to another.
|
ChangeProjectCompartmentResponse |
AnomalyDetectionClient.changeProjectCompartment(ChangeProjectCompartmentRequest request) |
Future<ChangeProjectCompartmentResponse> |
AnomalyDetectionAsync.changeProjectCompartment(ChangeProjectCompartmentRequest request,
AsyncHandler<ChangeProjectCompartmentRequest,ChangeProjectCompartmentResponse> handler)
Moves a Project resource from one compartment to another.
|
Future<ChangeProjectCompartmentResponse> |
AnomalyDetectionAsyncClient.changeProjectCompartment(ChangeProjectCompartmentRequest request,
AsyncHandler<ChangeProjectCompartmentRequest,ChangeProjectCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeProjectCompartmentResponse> |
AnomalyDetectionAsync.changeProjectCompartment(ChangeProjectCompartmentRequest request,
AsyncHandler<ChangeProjectCompartmentRequest,ChangeProjectCompartmentResponse> handler)
Moves a Project resource from one compartment to another.
|
Future<ChangeProjectCompartmentResponse> |
AnomalyDetectionAsyncClient.changeProjectCompartment(ChangeProjectCompartmentRequest request,
AsyncHandler<ChangeProjectCompartmentRequest,ChangeProjectCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeProjectCompartmentRequest |
ChangeProjectCompartmentRequest.Builder.build()
Build the instance of ChangeProjectCompartmentRequest as configured by this builder
|
ChangeProjectCompartmentRequest |
ChangeProjectCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeProjectCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeProjectCompartmentRequest.Builder |
ChangeProjectCompartmentRequest.Builder.copy(ChangeProjectCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.