Package | Description |
---|---|
com.oracle.bmc.aianomalydetection.requests |
Modifier and Type | Method and Description |
---|---|
CreateDetectAnomalyJobRequest.Builder |
CreateDetectAnomalyJobRequest.Builder.body$(CreateDetectAnomalyJobDetails body)
Alternative setter for the body parameter.
|
static CreateDetectAnomalyJobRequest.Builder |
CreateDetectAnomalyJobRequest.builder()
Return a new builder for this request object.
|
CreateDetectAnomalyJobRequest.Builder |
CreateDetectAnomalyJobRequest.Builder.copy(CreateDetectAnomalyJobRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateDetectAnomalyJobRequest.Builder |
CreateDetectAnomalyJobRequest.Builder.createDetectAnomalyJobDetails(CreateDetectAnomalyJobDetails createDetectAnomalyJobDetails)
The input is either: - JSON object in the request.
|
CreateDetectAnomalyJobRequest.Builder |
CreateDetectAnomalyJobRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateDetectAnomalyJobRequest.Builder |
CreateDetectAnomalyJobRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateDetectAnomalyJobRequest.Builder |
CreateDetectAnomalyJobRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateDetectAnomalyJobRequest.Builder |
CreateDetectAnomalyJobRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateDetectAnomalyJobRequest.Builder |
CreateDetectAnomalyJobRequest.toBuilder()
Return an instance of
CreateDetectAnomalyJobRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.