Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
GetBackendSetHealthResponse |
NetworkLoadBalancerClient.getBackendSetHealth(GetBackendSetHealthRequest request) |
GetBackendSetHealthResponse |
NetworkLoadBalancer.getBackendSetHealth(GetBackendSetHealthRequest request)
Retrieves the health status for the specified backend set.
|
Future<GetBackendSetHealthResponse> |
NetworkLoadBalancerAsyncClient.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler) |
Future<GetBackendSetHealthResponse> |
NetworkLoadBalancerAsync.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler)
Retrieves the health status for the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendSetHealthResponse> |
NetworkLoadBalancerAsyncClient.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler) |
Future<GetBackendSetHealthResponse> |
NetworkLoadBalancerAsync.getBackendSetHealth(GetBackendSetHealthRequest request,
AsyncHandler<GetBackendSetHealthRequest,GetBackendSetHealthResponse> handler)
Retrieves the health status for the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
GetBackendSetHealthRequest |
GetBackendSetHealthRequest.Builder.build()
Build the instance of GetBackendSetHealthRequest as configured by this builder
|
GetBackendSetHealthRequest |
GetBackendSetHealthRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBackendSetHealthRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBackendSetHealthRequest.Builder |
GetBackendSetHealthRequest.Builder.copy(GetBackendSetHealthRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.