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