| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.Builder.body$(WarningReferenceDetails body)
Alternative setter for the body parameter.
|
static UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.builder() |
UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.Builder.compartmentId(String compartmentId)
The ID of the compartment in which to list resources.
|
UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.Builder.copy(UnsuppressWarningRequest o)
Copy method to populate the builder with values from the given instance.
|
UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.Builder.namespaceName(String namespaceName)
The Logging Analytics namespace used for the request.
|
UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.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.
|
UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.Builder.retryConfiguration(com.oracle.bmc.retrier.RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UnsuppressWarningRequest.Builder |
UnsuppressWarningRequest.Builder.warningReferenceDetails(WarningReferenceDetails warningReferenceDetails)
warnings list
|
Copyright © 2016–2021. All rights reserved.