Package | Description |
---|---|
com.oracle.bmc.threatintelligence | |
com.oracle.bmc.threatintelligence.requests |
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) |
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 |
---|---|
ListIndicatorCountsRequest |
ListIndicatorCountsRequest.Builder.build()
Build the instance of ListIndicatorCountsRequest as configured by this builder
|
ListIndicatorCountsRequest |
ListIndicatorCountsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListIndicatorCountsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListIndicatorCountsRequest.Builder |
ListIndicatorCountsRequest.Builder.copy(ListIndicatorCountsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.