Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateWafConfigResponse |
Waas.updateWafConfig(UpdateWafConfigRequest request)
Updates the Web Application Firewall configuration for a specified WAAS policy.
|
UpdateWafConfigResponse |
WaasClient.updateWafConfig(UpdateWafConfigRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateWafConfigResponse> |
WaasAsyncClient.updateWafConfig(UpdateWafConfigRequest request,
AsyncHandler<UpdateWafConfigRequest,UpdateWafConfigResponse> handler) |
Future<UpdateWafConfigResponse> |
WaasAsync.updateWafConfig(UpdateWafConfigRequest request,
AsyncHandler<UpdateWafConfigRequest,UpdateWafConfigResponse> handler)
Updates the Web Application Firewall configuration for a specified WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateWafConfigResponse> |
WaasAsyncClient.updateWafConfig(UpdateWafConfigRequest request,
AsyncHandler<UpdateWafConfigRequest,UpdateWafConfigResponse> handler) |
Future<UpdateWafConfigResponse> |
WaasAsync.updateWafConfig(UpdateWafConfigRequest request,
AsyncHandler<UpdateWafConfigRequest,UpdateWafConfigResponse> handler)
Updates the Web Application Firewall configuration for a specified WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateWafConfigResponse |
UpdateWafConfigResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateWafConfigResponse.Builder |
UpdateWafConfigResponse.Builder.copy(UpdateWafConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.