Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.requests |
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) |
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 |
---|---|
GetBackendHealthRequest |
GetBackendHealthRequest.Builder.build()
Build the instance of GetBackendHealthRequest as configured by this builder
|
GetBackendHealthRequest |
GetBackendHealthRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBackendHealthRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBackendHealthRequest.Builder |
GetBackendHealthRequest.Builder.copy(GetBackendHealthRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.