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