Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListCachingRulesResponse |
Waas.listCachingRules(ListCachingRulesRequest request)
Gets the currently configured caching rules for the Web Application Firewall configuration of
a specified WAAS policy.
|
ListCachingRulesResponse |
WaasClient.listCachingRules(ListCachingRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListCachingRulesResponse> |
WaasAsyncClient.listCachingRules(ListCachingRulesRequest request,
AsyncHandler<ListCachingRulesRequest,ListCachingRulesResponse> handler) |
Future<ListCachingRulesResponse> |
WaasAsync.listCachingRules(ListCachingRulesRequest request,
AsyncHandler<ListCachingRulesRequest,ListCachingRulesResponse> handler)
Gets the currently configured caching rules for the Web Application Firewall configuration of
a specified WAAS policy.
|
Iterable<ListCachingRulesResponse> |
WaasPaginators.listCachingRulesResponseIterator(ListCachingRulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listCachingRules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCachingRulesResponse> |
WaasAsyncClient.listCachingRules(ListCachingRulesRequest request,
AsyncHandler<ListCachingRulesRequest,ListCachingRulesResponse> handler) |
Future<ListCachingRulesResponse> |
WaasAsync.listCachingRules(ListCachingRulesRequest request,
AsyncHandler<ListCachingRulesRequest,ListCachingRulesResponse> handler)
Gets the currently configured caching rules for the Web Application Firewall configuration of
a specified WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
ListCachingRulesResponse |
ListCachingRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCachingRulesResponse.Builder |
ListCachingRulesResponse.Builder.copy(ListCachingRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.