Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
UpdateRoutingPolicyResponse |
LoadBalancer.updateRoutingPolicy(UpdateRoutingPolicyRequest request)
Overwrites an existing routing policy on the specified load balancer.
|
UpdateRoutingPolicyResponse |
LoadBalancerClient.updateRoutingPolicy(UpdateRoutingPolicyRequest request) |
Future<UpdateRoutingPolicyResponse> |
LoadBalancerAsyncClient.updateRoutingPolicy(UpdateRoutingPolicyRequest request,
AsyncHandler<UpdateRoutingPolicyRequest,UpdateRoutingPolicyResponse> handler) |
Future<UpdateRoutingPolicyResponse> |
LoadBalancerAsync.updateRoutingPolicy(UpdateRoutingPolicyRequest request,
AsyncHandler<UpdateRoutingPolicyRequest,UpdateRoutingPolicyResponse> handler)
Overwrites an existing routing policy on the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateRoutingPolicyResponse> |
LoadBalancerAsyncClient.updateRoutingPolicy(UpdateRoutingPolicyRequest request,
AsyncHandler<UpdateRoutingPolicyRequest,UpdateRoutingPolicyResponse> handler) |
Future<UpdateRoutingPolicyResponse> |
LoadBalancerAsync.updateRoutingPolicy(UpdateRoutingPolicyRequest request,
AsyncHandler<UpdateRoutingPolicyRequest,UpdateRoutingPolicyResponse> handler)
Overwrites an existing routing policy on the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
UpdateRoutingPolicyRequest |
UpdateRoutingPolicyRequest.Builder.build()
Build the instance of UpdateRoutingPolicyRequest as configured by this builder
|
UpdateRoutingPolicyRequest |
UpdateRoutingPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateRoutingPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.copy(UpdateRoutingPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.