Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
GetBackendHealthResponse |
LoadBalancer.getBackendHealth(GetBackendHealthRequest request)
Gets the current health status of the specified backend server.
|
GetBackendHealthResponse |
LoadBalancerClient.getBackendHealth(GetBackendHealthRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetBackendHealthResponse> |
LoadBalancerAsyncClient.getBackendHealth(GetBackendHealthRequest request,
AsyncHandler<GetBackendHealthRequest,GetBackendHealthResponse> handler) |
Future<GetBackendHealthResponse> |
LoadBalancerAsync.getBackendHealth(GetBackendHealthRequest request,
AsyncHandler<GetBackendHealthRequest,GetBackendHealthResponse> handler)
Gets the current health status of the specified backend server.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendHealthResponse> |
LoadBalancerAsyncClient.getBackendHealth(GetBackendHealthRequest request,
AsyncHandler<GetBackendHealthRequest,GetBackendHealthResponse> handler) |
Future<GetBackendHealthResponse> |
LoadBalancerAsync.getBackendHealth(GetBackendHealthRequest request,
AsyncHandler<GetBackendHealthRequest,GetBackendHealthResponse> handler)
Gets the current health status of the specified backend server.
|
Modifier and Type | Method and Description |
---|---|
GetBackendHealthResponse |
GetBackendHealthResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetBackendHealthResponse.Builder |
GetBackendHealthResponse.Builder.copy(GetBackendHealthResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.