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