ExportCustomContentRequest.Builder |
ExportCustomContentRequest.Builder.body$(ExportContent body) |
Alternative setter for the body parameter.
|
static ExportCustomContentRequest.Builder |
ExportCustomContentRequest.builder() |
Return a new builder for this request object.
|
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.http.client.RequestInterceptor 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(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ExportCustomContentRequest.Builder |
ExportCustomContentRequest.toBuilder() |
|