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