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