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