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