Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
GetBackendResponse |
NetworkLoadBalancerClient.getBackend(GetBackendRequest request) |
GetBackendResponse |
NetworkLoadBalancer.getBackend(GetBackendRequest request)
Retrieves the configuration information for the specified backend server.
|
Future<GetBackendResponse> |
NetworkLoadBalancerAsyncClient.getBackend(GetBackendRequest request,
AsyncHandler<GetBackendRequest,GetBackendResponse> handler) |
Future<GetBackendResponse> |
NetworkLoadBalancerAsync.getBackend(GetBackendRequest request,
AsyncHandler<GetBackendRequest,GetBackendResponse> handler)
Retrieves the configuration information for the specified backend server.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendResponse> |
NetworkLoadBalancerAsyncClient.getBackend(GetBackendRequest request,
AsyncHandler<GetBackendRequest,GetBackendResponse> handler) |
Future<GetBackendResponse> |
NetworkLoadBalancerAsync.getBackend(GetBackendRequest request,
AsyncHandler<GetBackendRequest,GetBackendResponse> handler)
Retrieves the configuration information for the specified backend server.
|
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.