| static GetIndicatorRequest.Builder | GetIndicatorRequest. builder() | Return a new builder for this request object. | 
| GetIndicatorRequest.Builder | GetIndicatorRequest.Builder. compartmentId(String compartmentId) | The OCID of the tenancy (root compartment) that is used to filter results. | 
| GetIndicatorRequest.Builder | GetIndicatorRequest.Builder. copy(GetIndicatorRequest o) | Copy method to populate the builder with values from the given instance. | 
| GetIndicatorRequest.Builder | GetIndicatorRequest.Builder. indicatorId(String indicatorId) | The unique identifier (OCID) of the threat indicator. | 
| GetIndicatorRequest.Builder | GetIndicatorRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| GetIndicatorRequest.Builder | GetIndicatorRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| GetIndicatorRequest.Builder | GetIndicatorRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| GetIndicatorRequest.Builder | GetIndicatorRequest. toBuilder() |  |