Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
GetBackendSetResponse |
NetworkLoadBalancerClient.getBackendSet(GetBackendSetRequest request) |
GetBackendSetResponse |
NetworkLoadBalancer.getBackendSet(GetBackendSetRequest request)
Retrieves the configuration information for the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendSetResponse> |
NetworkLoadBalancerAsyncClient.getBackendSet(GetBackendSetRequest request,
AsyncHandler<GetBackendSetRequest,GetBackendSetResponse> handler) |
Future<GetBackendSetResponse> |
NetworkLoadBalancerAsync.getBackendSet(GetBackendSetRequest request,
AsyncHandler<GetBackendSetRequest,GetBackendSetResponse> handler)
Retrieves the configuration information for the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackendSetResponse> |
NetworkLoadBalancerAsyncClient.getBackendSet(GetBackendSetRequest request,
AsyncHandler<GetBackendSetRequest,GetBackendSetResponse> handler) |
Future<GetBackendSetResponse> |
NetworkLoadBalancerAsync.getBackendSet(GetBackendSetRequest request,
AsyncHandler<GetBackendSetRequest,GetBackendSetResponse> handler)
Retrieves the configuration information for the specified backend set.
|
Modifier and Type | Method and Description |
---|---|
GetBackendSetResponse |
GetBackendSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetBackendSetResponse.Builder |
GetBackendSetResponse.Builder.copy(GetBackendSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.