Package | Description |
---|---|
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
static ListRunLogsRequest.Builder |
ListRunLogsRequest.builder()
Return a new builder for this request object.
|
ListRunLogsRequest.Builder |
ListRunLogsRequest.Builder.copy(ListRunLogsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListRunLogsRequest.Builder |
ListRunLogsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListRunLogsRequest.Builder |
ListRunLogsRequest.Builder.limit(Integer limit)
The maximum number of results to return in a paginated “List” call.
|
ListRunLogsRequest.Builder |
ListRunLogsRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ListRunLogsRequest.Builder |
ListRunLogsRequest.Builder.page(String page)
The value of the
opc-next-page or opc-prev-page response header from the
last List call to sent back to server for getting the next page of results. |
ListRunLogsRequest.Builder |
ListRunLogsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListRunLogsRequest.Builder |
ListRunLogsRequest.Builder.runId(String runId)
The unique ID for the run
|
ListRunLogsRequest.Builder |
ListRunLogsRequest.toBuilder()
Return an instance of
ListRunLogsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.