Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
DeletePathRouteSetResponse |
LoadBalancer.deletePathRouteSet(DeletePathRouteSetRequest request)
Deletes a path route set from the specified load balancer.
|
DeletePathRouteSetResponse |
LoadBalancerClient.deletePathRouteSet(DeletePathRouteSetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeletePathRouteSetResponse> |
LoadBalancerAsyncClient.deletePathRouteSet(DeletePathRouteSetRequest request,
AsyncHandler<DeletePathRouteSetRequest,DeletePathRouteSetResponse> handler) |
Future<DeletePathRouteSetResponse> |
LoadBalancerAsync.deletePathRouteSet(DeletePathRouteSetRequest request,
AsyncHandler<DeletePathRouteSetRequest,DeletePathRouteSetResponse> handler)
Deletes a path route set from the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePathRouteSetResponse> |
LoadBalancerAsyncClient.deletePathRouteSet(DeletePathRouteSetRequest request,
AsyncHandler<DeletePathRouteSetRequest,DeletePathRouteSetResponse> handler) |
Future<DeletePathRouteSetResponse> |
LoadBalancerAsync.deletePathRouteSet(DeletePathRouteSetRequest request,
AsyncHandler<DeletePathRouteSetRequest,DeletePathRouteSetResponse> handler)
Deletes a path route set from the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
DeletePathRouteSetResponse |
DeletePathRouteSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeletePathRouteSetResponse.Builder |
DeletePathRouteSetResponse.Builder.copy(DeletePathRouteSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.