Package | Description |
---|---|
com.oracle.bmc.healthchecks | |
com.oracle.bmc.healthchecks.requests |
Modifier and Type | Method and Description |
---|---|
ChangePingMonitorCompartmentResponse |
HealthChecks.changePingMonitorCompartment(ChangePingMonitorCompartmentRequest request)
Moves a monitor into a different compartment.
|
ChangePingMonitorCompartmentResponse |
HealthChecksClient.changePingMonitorCompartment(ChangePingMonitorCompartmentRequest request) |
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 |
---|---|
ChangePingMonitorCompartmentRequest |
ChangePingMonitorCompartmentRequest.Builder.build()
Build the instance of ChangePingMonitorCompartmentRequest as configured by this builder
|
ChangePingMonitorCompartmentRequest |
ChangePingMonitorCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangePingMonitorCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.copy(ChangePingMonitorCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.