Package | Description |
---|---|
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
ExportQueryResultRequest.Builder |
ExportQueryResultRequest.Builder.body$(ExportDetails body)
Alternative setter for the body parameter.
|
static ExportQueryResultRequest.Builder |
ExportQueryResultRequest.builder()
Return a new builder for this request object.
|
ExportQueryResultRequest.Builder |
ExportQueryResultRequest.Builder.copy(ExportQueryResultRequest o)
Copy method to populate the builder with values from the given instance.
|
ExportQueryResultRequest.Builder |
ExportQueryResultRequest.Builder.exportDetails(ExportDetails exportDetails)
Query to be exported
|
ExportQueryResultRequest.Builder |
ExportQueryResultRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ExportQueryResultRequest.Builder |
ExportQueryResultRequest.Builder.namespaceName(String namespaceName)
The Logging Analytics namespace used for the request.
|
ExportQueryResultRequest.Builder |
ExportQueryResultRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ExportQueryResultRequest.Builder |
ExportQueryResultRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ExportQueryResultRequest.Builder |
ExportQueryResultRequest.toBuilder()
Return an instance of
ExportQueryResultRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.