Package | Description |
---|---|
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
static GetConfigWorkRequestRequest.Builder |
GetConfigWorkRequestRequest.builder()
Return a new builder for this request object.
|
GetConfigWorkRequestRequest.Builder |
GetConfigWorkRequestRequest.Builder.copy(GetConfigWorkRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
GetConfigWorkRequestRequest.Builder |
GetConfigWorkRequestRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetConfigWorkRequestRequest.Builder |
GetConfigWorkRequestRequest.Builder.namespaceName(String namespaceName)
The Logging Analytics namespace used for the request.
|
GetConfigWorkRequestRequest.Builder |
GetConfigWorkRequestRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetConfigWorkRequestRequest.Builder |
GetConfigWorkRequestRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetConfigWorkRequestRequest.Builder |
GetConfigWorkRequestRequest.toBuilder()
Return an instance of
GetConfigWorkRequestRequest.Builder that allows you to modify request properties. |
GetConfigWorkRequestRequest.Builder |
GetConfigWorkRequestRequest.Builder.workRequestId(String workRequestId)
Work Request Identifier [OCID]
(https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the
asynchronous request.
|
Copyright © 2016–2024. All rights reserved.