Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateThreatFeedsResponse |
Waas.updateThreatFeeds(UpdateThreatFeedsRequest request)
Updates the action to take when a request’s IP address matches an address in the specified
threat intelligence feed.
|
UpdateThreatFeedsResponse |
WaasClient.updateThreatFeeds(UpdateThreatFeedsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateThreatFeedsResponse> |
WaasAsyncClient.updateThreatFeeds(UpdateThreatFeedsRequest request,
AsyncHandler<UpdateThreatFeedsRequest,UpdateThreatFeedsResponse> handler) |
Future<UpdateThreatFeedsResponse> |
WaasAsync.updateThreatFeeds(UpdateThreatFeedsRequest request,
AsyncHandler<UpdateThreatFeedsRequest,UpdateThreatFeedsResponse> handler)
Updates the action to take when a request’s IP address matches an address in the specified
threat intelligence feed.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateThreatFeedsResponse> |
WaasAsyncClient.updateThreatFeeds(UpdateThreatFeedsRequest request,
AsyncHandler<UpdateThreatFeedsRequest,UpdateThreatFeedsResponse> handler) |
Future<UpdateThreatFeedsResponse> |
WaasAsync.updateThreatFeeds(UpdateThreatFeedsRequest request,
AsyncHandler<UpdateThreatFeedsRequest,UpdateThreatFeedsResponse> handler)
Updates the action to take when a request’s IP address matches an address in the specified
threat intelligence feed.
|
Modifier and Type | Method and Description |
---|---|
UpdateThreatFeedsResponse |
UpdateThreatFeedsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateThreatFeedsResponse.Builder |
UpdateThreatFeedsResponse.Builder.copy(UpdateThreatFeedsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.