Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
GetPathRouteSetResponse |
LoadBalancer.getPathRouteSet(GetPathRouteSetRequest request)
Gets the specified path route set’s configuration information.
|
GetPathRouteSetResponse |
LoadBalancerClient.getPathRouteSet(GetPathRouteSetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetPathRouteSetResponse> |
LoadBalancerAsyncClient.getPathRouteSet(GetPathRouteSetRequest request,
AsyncHandler<GetPathRouteSetRequest,GetPathRouteSetResponse> handler) |
Future<GetPathRouteSetResponse> |
LoadBalancerAsync.getPathRouteSet(GetPathRouteSetRequest request,
AsyncHandler<GetPathRouteSetRequest,GetPathRouteSetResponse> handler)
Gets the specified path route set’s configuration information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPathRouteSetResponse> |
LoadBalancerAsyncClient.getPathRouteSet(GetPathRouteSetRequest request,
AsyncHandler<GetPathRouteSetRequest,GetPathRouteSetResponse> handler) |
Future<GetPathRouteSetResponse> |
LoadBalancerAsync.getPathRouteSet(GetPathRouteSetRequest request,
AsyncHandler<GetPathRouteSetRequest,GetPathRouteSetResponse> handler)
Gets the specified path route set’s configuration information.
|
Modifier and Type | Method and Description |
---|---|
GetPathRouteSetResponse |
GetPathRouteSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPathRouteSetResponse.Builder |
GetPathRouteSetResponse.Builder.copy(GetPathRouteSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.