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