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