Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.requests |
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.
|
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 |
---|---|
GetBackendSetRequest |
GetBackendSetRequest.Builder.build()
Build the instance of GetBackendSetRequest as configured by this builder
|
GetBackendSetRequest |
GetBackendSetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBackendSetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBackendSetRequest.Builder |
GetBackendSetRequest.Builder.copy(GetBackendSetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.