Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProtectionSettingsResponse |
Waas.updateProtectionSettings(UpdateProtectionSettingsRequest request)
Updates the protection settings in the Web Application Firewall configuration for a WAAS
policy.
|
UpdateProtectionSettingsResponse |
WaasClient.updateProtectionSettings(UpdateProtectionSettingsRequest request) |
Future<UpdateProtectionSettingsResponse> |
WaasAsyncClient.updateProtectionSettings(UpdateProtectionSettingsRequest request,
AsyncHandler<UpdateProtectionSettingsRequest,UpdateProtectionSettingsResponse> handler) |
Future<UpdateProtectionSettingsResponse> |
WaasAsync.updateProtectionSettings(UpdateProtectionSettingsRequest request,
AsyncHandler<UpdateProtectionSettingsRequest,UpdateProtectionSettingsResponse> handler)
Updates the protection settings in the Web Application Firewall configuration for a WAAS
policy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProtectionSettingsResponse> |
WaasAsyncClient.updateProtectionSettings(UpdateProtectionSettingsRequest request,
AsyncHandler<UpdateProtectionSettingsRequest,UpdateProtectionSettingsResponse> handler) |
Future<UpdateProtectionSettingsResponse> |
WaasAsync.updateProtectionSettings(UpdateProtectionSettingsRequest request,
AsyncHandler<UpdateProtectionSettingsRequest,UpdateProtectionSettingsResponse> handler)
Updates the protection settings in the Web Application Firewall configuration for a WAAS
policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateProtectionSettingsRequest |
UpdateProtectionSettingsRequest.Builder.build()
Build the instance of UpdateProtectionSettingsRequest as configured by this builder
|
UpdateProtectionSettingsRequest |
UpdateProtectionSettingsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateProtectionSettingsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.copy(UpdateProtectionSettingsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.