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