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