Package | Description |
---|---|
com.oracle.bmc.threatintelligence.requests |
Modifier and Type | Method and Description |
---|---|
static ListIndicatorCountsRequest.Builder |
ListIndicatorCountsRequest.builder()
Return a new builder for this request object.
|
ListIndicatorCountsRequest.Builder |
ListIndicatorCountsRequest.Builder.compartmentId(String compartmentId)
The OCID of the tenancy (root compartment) that is used to filter results.
|
ListIndicatorCountsRequest.Builder |
ListIndicatorCountsRequest.Builder.copy(ListIndicatorCountsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListIndicatorCountsRequest.Builder |
ListIndicatorCountsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListIndicatorCountsRequest.Builder |
ListIndicatorCountsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListIndicatorCountsRequest.Builder |
ListIndicatorCountsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListIndicatorCountsRequest.Builder |
ListIndicatorCountsRequest.Builder.sortOrder(SortOrder sortOrder)
The sort order to use, either ‘ASC’ or ‘DESC’.
|
ListIndicatorCountsRequest.Builder |
ListIndicatorCountsRequest.toBuilder()
Return an instance of
ListIndicatorCountsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.