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