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