Package | Description |
---|---|
com.oracle.bmc.threatintelligence | |
com.oracle.bmc.threatintelligence.responses |
Modifier and Type | Method and Description |
---|---|
ListIndicatorCountsResponse |
Threatintel.listIndicatorCounts(ListIndicatorCountsRequest request)
Get the current count of each threat indicator type.
|
ListIndicatorCountsResponse |
ThreatintelClient.listIndicatorCounts(ListIndicatorCountsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListIndicatorCountsResponse> |
ThreatintelAsyncClient.listIndicatorCounts(ListIndicatorCountsRequest request,
AsyncHandler<ListIndicatorCountsRequest,ListIndicatorCountsResponse> handler) |
Future<ListIndicatorCountsResponse> |
ThreatintelAsync.listIndicatorCounts(ListIndicatorCountsRequest request,
AsyncHandler<ListIndicatorCountsRequest,ListIndicatorCountsResponse> handler)
Get the current count of each threat indicator type.
|
Modifier and Type | Method and Description |
---|---|
Future<ListIndicatorCountsResponse> |
ThreatintelAsyncClient.listIndicatorCounts(ListIndicatorCountsRequest request,
AsyncHandler<ListIndicatorCountsRequest,ListIndicatorCountsResponse> handler) |
Future<ListIndicatorCountsResponse> |
ThreatintelAsync.listIndicatorCounts(ListIndicatorCountsRequest request,
AsyncHandler<ListIndicatorCountsRequest,ListIndicatorCountsResponse> handler)
Get the current count of each threat indicator type.
|
Modifier and Type | Method and Description |
---|---|
ListIndicatorCountsResponse |
ListIndicatorCountsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListIndicatorCountsResponse.Builder |
ListIndicatorCountsResponse.Builder.copy(ListIndicatorCountsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.