SuppressWarningRequest.Builder |
SuppressWarningRequest.Builder.body$(WarningReferenceDetails body) |
Alternative setter for the body parameter.
|
static SuppressWarningRequest.Builder |
SuppressWarningRequest.builder() |
Return a new builder for this request object.
|
SuppressWarningRequest.Builder |
SuppressWarningRequest.Builder.compartmentId(String compartmentId) |
The ID of the compartment in which to list resources.
|
SuppressWarningRequest.Builder |
SuppressWarningRequest.Builder.copy(SuppressWarningRequest o) |
Copy method to populate the builder with values from the given instance.
|
SuppressWarningRequest.Builder |
SuppressWarningRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
SuppressWarningRequest.Builder |
SuppressWarningRequest.Builder.namespaceName(String namespaceName) |
The Logging Analytics namespace used for the request.
|
SuppressWarningRequest.Builder |
SuppressWarningRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
SuppressWarningRequest.Builder |
SuppressWarningRequest.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.
|
SuppressWarningRequest.Builder |
SuppressWarningRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
SuppressWarningRequest.Builder |
SuppressWarningRequest.toBuilder() |
|
SuppressWarningRequest.Builder |
SuppressWarningRequest.Builder.warningReferenceDetails(WarningReferenceDetails warningReferenceDetails) |
list of agent warning references to suppress
|