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