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