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