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