Package | Description |
---|---|
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
static GetDetectorRuleRequest.Builder |
GetDetectorRuleRequest.builder()
Return a new builder for this request object.
|
GetDetectorRuleRequest.Builder |
GetDetectorRuleRequest.Builder.copy(GetDetectorRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDetectorRuleRequest.Builder |
GetDetectorRuleRequest.Builder.detectorId(String detectorId)
Detector name.
|
GetDetectorRuleRequest.Builder |
GetDetectorRuleRequest.Builder.detectorRuleId(String detectorRuleId)
The unique identifier of a detector rule.
|
GetDetectorRuleRequest.Builder |
GetDetectorRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDetectorRuleRequest.Builder |
GetDetectorRuleRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetDetectorRuleRequest.Builder |
GetDetectorRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDetectorRuleRequest.Builder |
GetDetectorRuleRequest.toBuilder()
Return an instance of
GetDetectorRuleRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.