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