Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetBackendOperationalStatusResponse> |
NetworkLoadBalancerAsyncClient.getBackendOperationalStatus(GetBackendOperationalStatusRequest request,
AsyncHandler<GetBackendOperationalStatusRequest,GetBackendOperationalStatusResponse> handler) |
Future<GetBackendOperationalStatusResponse> |
NetworkLoadBalancerAsync.getBackendOperationalStatus(GetBackendOperationalStatusRequest request,
AsyncHandler<GetBackendOperationalStatusRequest,GetBackendOperationalStatusResponse> handler)
Retrieves the current operational status of the specified backend server.
|
Modifier and Type | Method and Description |
---|---|
GetBackendOperationalStatusRequest |
GetBackendOperationalStatusRequest.Builder.build()
Build the instance of GetBackendOperationalStatusRequest as configured by this builder
|
GetBackendOperationalStatusRequest |
GetBackendOperationalStatusRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBackendOperationalStatusRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBackendOperationalStatusRequest.Builder |
GetBackendOperationalStatusRequest.Builder.copy(GetBackendOperationalStatusRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.