Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.responses |
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) |
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 |
---|---|
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 |
---|---|
UpdateRuleSetResponse |
UpdateRuleSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateRuleSetResponse.Builder |
UpdateRuleSetResponse.Builder.copy(UpdateRuleSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.