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