Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListThreatFeedsResponse |
Waas.listThreatFeeds(ListThreatFeedsRequest request)
Gets the list of available web application threat intelligence feeds and the actions set for
each feed.
|
ListThreatFeedsResponse |
WaasClient.listThreatFeeds(ListThreatFeedsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListThreatFeedsResponse> |
WaasAsyncClient.listThreatFeeds(ListThreatFeedsRequest request,
AsyncHandler<ListThreatFeedsRequest,ListThreatFeedsResponse> handler) |
Future<ListThreatFeedsResponse> |
WaasAsync.listThreatFeeds(ListThreatFeedsRequest request,
AsyncHandler<ListThreatFeedsRequest,ListThreatFeedsResponse> handler)
Gets the list of available web application threat intelligence feeds and the actions set for
each feed.
|
Iterable<ListThreatFeedsResponse> |
WaasPaginators.listThreatFeedsResponseIterator(ListThreatFeedsRequest request)
Creates a new iterable which will iterate over the responses received from the
listThreatFeeds operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListThreatFeedsResponse> |
WaasAsyncClient.listThreatFeeds(ListThreatFeedsRequest request,
AsyncHandler<ListThreatFeedsRequest,ListThreatFeedsResponse> handler) |
Future<ListThreatFeedsResponse> |
WaasAsync.listThreatFeeds(ListThreatFeedsRequest request,
AsyncHandler<ListThreatFeedsRequest,ListThreatFeedsResponse> handler)
Gets the list of available web application threat intelligence feeds and the actions set for
each feed.
|
Modifier and Type | Method and Description |
---|---|
ListThreatFeedsResponse |
ListThreatFeedsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListThreatFeedsResponse.Builder |
ListThreatFeedsResponse.Builder.copy(ListThreatFeedsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.