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