Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
UpdateHealthCheckerResponse |
LoadBalancer.updateHealthChecker(UpdateHealthCheckerRequest request)
Updates the health check policy for a given load balancer and backend set.
|
UpdateHealthCheckerResponse |
LoadBalancerClient.updateHealthChecker(UpdateHealthCheckerRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateHealthCheckerResponse> |
LoadBalancerAsyncClient.updateHealthChecker(UpdateHealthCheckerRequest request,
AsyncHandler<UpdateHealthCheckerRequest,UpdateHealthCheckerResponse> handler) |
Future<UpdateHealthCheckerResponse> |
LoadBalancerAsync.updateHealthChecker(UpdateHealthCheckerRequest request,
AsyncHandler<UpdateHealthCheckerRequest,UpdateHealthCheckerResponse> handler)
Updates the health check policy for a given load balancer and backend set.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateHealthCheckerResponse> |
LoadBalancerAsyncClient.updateHealthChecker(UpdateHealthCheckerRequest request,
AsyncHandler<UpdateHealthCheckerRequest,UpdateHealthCheckerResponse> handler) |
Future<UpdateHealthCheckerResponse> |
LoadBalancerAsync.updateHealthChecker(UpdateHealthCheckerRequest request,
AsyncHandler<UpdateHealthCheckerRequest,UpdateHealthCheckerResponse> handler)
Updates the health check policy for a given load balancer and backend set.
|
Modifier and Type | Method and Description |
---|---|
UpdateHealthCheckerResponse |
UpdateHealthCheckerResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateHealthCheckerResponse.Builder |
UpdateHealthCheckerResponse.Builder.copy(UpdateHealthCheckerResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.