CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.Builder.body$(CreateIngestTimeRuleDetails body) |
Alternative setter for the body parameter.
|
static CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.builder() |
Return a new builder for this request object.
|
CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.Builder.copy(CreateIngestTimeRuleRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.Builder.createIngestTimeRuleDetails(CreateIngestTimeRuleDetails createIngestTimeRuleDetails) |
Details of the new ingest time rule.
|
CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.Builder.namespaceName(String namespaceName) |
The Logging Analytics namespace used for the request.
|
CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.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.
|
CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateIngestTimeRuleRequest.Builder |
CreateIngestTimeRuleRequest.toBuilder() |
|