Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
ListRuleSetsResponse |
LoadBalancer.listRuleSets(ListRuleSetsRequest request)
Lists all rule sets associated with the specified load balancer.
|
ListRuleSetsResponse |
LoadBalancerClient.listRuleSets(ListRuleSetsRequest request) |
Future<ListRuleSetsResponse> |
LoadBalancerAsyncClient.listRuleSets(ListRuleSetsRequest request,
AsyncHandler<ListRuleSetsRequest,ListRuleSetsResponse> handler) |
Future<ListRuleSetsResponse> |
LoadBalancerAsync.listRuleSets(ListRuleSetsRequest request,
AsyncHandler<ListRuleSetsRequest,ListRuleSetsResponse> handler)
Lists all rule sets associated with the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRuleSetsResponse> |
LoadBalancerAsyncClient.listRuleSets(ListRuleSetsRequest request,
AsyncHandler<ListRuleSetsRequest,ListRuleSetsResponse> handler) |
Future<ListRuleSetsResponse> |
LoadBalancerAsync.listRuleSets(ListRuleSetsRequest request,
AsyncHandler<ListRuleSetsRequest,ListRuleSetsResponse> handler)
Lists all rule sets associated with the specified load balancer.
|
Modifier and Type | Method and Description |
---|---|
ListRuleSetsRequest |
ListRuleSetsRequest.Builder.build()
Build the instance of ListRuleSetsRequest as configured by this builder
|
ListRuleSetsRequest |
ListRuleSetsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListRuleSetsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListRuleSetsRequest.Builder |
ListRuleSetsRequest.Builder.copy(ListRuleSetsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.