Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
GetBackendHealthResponse |
NetworkLoadBalancerClient.getBackendHealth(GetBackendHealthRequest request) |
GetBackendHealthResponse |
NetworkLoadBalancer.getBackendHealth(GetBackendHealthRequest request)
Retrieves the current health status of the specified backend server.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendHealthResponse> |
NetworkLoadBalancerAsyncClient.getBackendHealth(GetBackendHealthRequest request,
AsyncHandler<GetBackendHealthRequest,GetBackendHealthResponse> handler) |
Future<GetBackendHealthResponse> |
NetworkLoadBalancerAsync.getBackendHealth(GetBackendHealthRequest request,
AsyncHandler<GetBackendHealthRequest,GetBackendHealthResponse> handler)
Retrieves the current health status of the specified backend server.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendHealthResponse> |
NetworkLoadBalancerAsyncClient.getBackendHealth(GetBackendHealthRequest request,
AsyncHandler<GetBackendHealthRequest,GetBackendHealthResponse> handler) |
Future<GetBackendHealthResponse> |
NetworkLoadBalancerAsync.getBackendHealth(GetBackendHealthRequest request,
AsyncHandler<GetBackendHealthRequest,GetBackendHealthResponse> handler)
Retrieves 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.