Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
ChangeAlertCompartmentResponse |
DataSafe.changeAlertCompartment(ChangeAlertCompartmentRequest request)
Moves the specified alert into a different compartment.
|
ChangeAlertCompartmentResponse |
DataSafeClient.changeAlertCompartment(ChangeAlertCompartmentRequest request) |
Future<ChangeAlertCompartmentResponse> |
DataSafeAsync.changeAlertCompartment(ChangeAlertCompartmentRequest request,
AsyncHandler<ChangeAlertCompartmentRequest,ChangeAlertCompartmentResponse> handler)
Moves the specified alert into a different compartment.
|
Future<ChangeAlertCompartmentResponse> |
DataSafeAsyncClient.changeAlertCompartment(ChangeAlertCompartmentRequest request,
AsyncHandler<ChangeAlertCompartmentRequest,ChangeAlertCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeAlertCompartmentResponse> |
DataSafeAsync.changeAlertCompartment(ChangeAlertCompartmentRequest request,
AsyncHandler<ChangeAlertCompartmentRequest,ChangeAlertCompartmentResponse> handler)
Moves the specified alert into a different compartment.
|
Future<ChangeAlertCompartmentResponse> |
DataSafeAsyncClient.changeAlertCompartment(ChangeAlertCompartmentRequest request,
AsyncHandler<ChangeAlertCompartmentRequest,ChangeAlertCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeAlertCompartmentRequest |
ChangeAlertCompartmentRequest.Builder.build()
Build the instance of ChangeAlertCompartmentRequest as configured by this builder
|
ChangeAlertCompartmentRequest |
ChangeAlertCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeAlertCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeAlertCompartmentRequest.Builder |
ChangeAlertCompartmentRequest.Builder.copy(ChangeAlertCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.