Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
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 |
---|---|
ListProtectionRulesRequest |
ListProtectionRulesRequest.Builder.build()
Build the instance of ListProtectionRulesRequest as configured by this builder
|
ListProtectionRulesRequest |
ListProtectionRulesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListProtectionRulesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.copy(ListProtectionRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.