Package | Description |
---|---|
com.oracle.bmc.healthchecks | |
com.oracle.bmc.healthchecks.responses |
Modifier and Type | Method and Description |
---|---|
ChangePingMonitorCompartmentResponse |
HealthChecks.changePingMonitorCompartment(ChangePingMonitorCompartmentRequest request)
Moves a monitor into a different compartment.
|
ChangePingMonitorCompartmentResponse |
HealthChecksClient.changePingMonitorCompartment(ChangePingMonitorCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangePingMonitorCompartmentResponse> |
HealthChecksAsyncClient.changePingMonitorCompartment(ChangePingMonitorCompartmentRequest request,
AsyncHandler<ChangePingMonitorCompartmentRequest,ChangePingMonitorCompartmentResponse> handler) |
Future<ChangePingMonitorCompartmentResponse> |
HealthChecksAsync.changePingMonitorCompartment(ChangePingMonitorCompartmentRequest request,
AsyncHandler<ChangePingMonitorCompartmentRequest,ChangePingMonitorCompartmentResponse> handler)
Moves a monitor into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangePingMonitorCompartmentResponse> |
HealthChecksAsyncClient.changePingMonitorCompartment(ChangePingMonitorCompartmentRequest request,
AsyncHandler<ChangePingMonitorCompartmentRequest,ChangePingMonitorCompartmentResponse> handler) |
Future<ChangePingMonitorCompartmentResponse> |
HealthChecksAsync.changePingMonitorCompartment(ChangePingMonitorCompartmentRequest request,
AsyncHandler<ChangePingMonitorCompartmentRequest,ChangePingMonitorCompartmentResponse> handler)
Moves a monitor into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangePingMonitorCompartmentResponse |
ChangePingMonitorCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangePingMonitorCompartmentResponse.Builder |
ChangePingMonitorCompartmentResponse.Builder.copy(ChangePingMonitorCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.