Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListProtectionRulesResponse |
Waas.listProtectionRules(ListProtectionRulesRequest request)
Gets the list of available protection rules for a WAAS policy.
|
ListProtectionRulesResponse |
WaasClient.listProtectionRules(ListProtectionRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListProtectionRulesResponse> |
WaasAsyncClient.listProtectionRules(ListProtectionRulesRequest request,
AsyncHandler<ListProtectionRulesRequest,ListProtectionRulesResponse> handler) |
Future<ListProtectionRulesResponse> |
WaasAsync.listProtectionRules(ListProtectionRulesRequest request,
AsyncHandler<ListProtectionRulesRequest,ListProtectionRulesResponse> handler)
Gets the list of available protection rules for a WAAS policy.
|
Iterable<ListProtectionRulesResponse> |
WaasPaginators.listProtectionRulesResponseIterator(ListProtectionRulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listProtectionRules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProtectionRulesResponse> |
WaasAsyncClient.listProtectionRules(ListProtectionRulesRequest request,
AsyncHandler<ListProtectionRulesRequest,ListProtectionRulesResponse> handler) |
Future<ListProtectionRulesResponse> |
WaasAsync.listProtectionRules(ListProtectionRulesRequest request,
AsyncHandler<ListProtectionRulesRequest,ListProtectionRulesResponse> handler)
Gets the list of available protection rules for a WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
ListProtectionRulesResponse |
ListProtectionRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListProtectionRulesResponse.Builder |
ListProtectionRulesResponse.Builder.copy(ListProtectionRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.