Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
GetBackendResponse |
LoadBalancer.getBackend(GetBackendRequest request)
Gets the specified backend server’s configuration information.
|
GetBackendResponse |
LoadBalancerClient.getBackend(GetBackendRequest request) |
Future<GetBackendResponse> |
LoadBalancerAsyncClient.getBackend(GetBackendRequest request,
AsyncHandler<GetBackendRequest,GetBackendResponse> handler) |
Future<GetBackendResponse> |
LoadBalancerAsync.getBackend(GetBackendRequest request,
AsyncHandler<GetBackendRequest,GetBackendResponse> handler)
Gets the specified backend server’s configuration information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendResponse> |
LoadBalancerAsyncClient.getBackend(GetBackendRequest request,
AsyncHandler<GetBackendRequest,GetBackendResponse> handler) |
Future<GetBackendResponse> |
LoadBalancerAsync.getBackend(GetBackendRequest request,
AsyncHandler<GetBackendRequest,GetBackendResponse> handler)
Gets the specified backend server’s configuration information.
|
Modifier and Type | Method and Description |
---|---|
GetBackendRequest |
GetBackendRequest.Builder.build()
Build the instance of GetBackendRequest as configured by this builder
|
GetBackendRequest |
GetBackendRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBackendRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBackendRequest.Builder |
GetBackendRequest.Builder.copy(GetBackendRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.