FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.Builder.body$(FindRunbookExportDependencyDetails body) |
Alternative setter for the body parameter.
|
static FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.builder() |
Return a new builder for this request object.
|
FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.Builder.copy(FindRunbookExportDependencyRequest o) |
Copy method to populate the builder with values from the given instance.
|
FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.Builder.findRunbookExportDependencyDetails(FindRunbookExportDependencyDetails findRunbookExportDependencyDetails) |
Details for finding runbook export dependencies.
|
FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.Builder.page(String page) |
A token representing the position at which to start retrieving results.
|
FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
FindRunbookExportDependencyRequest.Builder |
FindRunbookExportDependencyRequest.toBuilder() |
|