| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
ExportCustomContentRequest.Builder |
ExportCustomContentRequest.Builder.body$(ExportContent body)
Alternative setter for the body parameter.
|
static ExportCustomContentRequest.Builder |
ExportCustomContentRequest.builder() |
ExportCustomContentRequest.Builder |
ExportCustomContentRequest.Builder.copy(ExportCustomContentRequest o)
Copy method to populate the builder with values from the given instance.
|
ExportCustomContentRequest.Builder |
ExportCustomContentRequest.Builder.exportCustomContentDetails(ExportContent exportCustomContentDetails)
content to export
|
ExportCustomContentRequest.Builder |
ExportCustomContentRequest.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.
|
ExportCustomContentRequest.Builder |
ExportCustomContentRequest.Builder.namespaceName(String namespaceName)
The Logging Analytics namespace used for the request.
|
ExportCustomContentRequest.Builder |
ExportCustomContentRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ExportCustomContentRequest.Builder |
ExportCustomContentRequest.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.
|
ExportCustomContentRequest.Builder |
ExportCustomContentRequest.Builder.retryConfiguration(com.oracle.bmc.retrier.RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
Copyright © 2016–2021. All rights reserved.