PublishRunbookRequest.Builder |
PublishRunbookRequest.Builder.body$(PublishRunbookDetails body) |
Alternative setter for the body parameter.
|
static PublishRunbookRequest.Builder |
PublishRunbookRequest.builder() |
Return a new builder for this request object.
|
PublishRunbookRequest.Builder |
PublishRunbookRequest.Builder.copy(PublishRunbookRequest o) |
Copy method to populate the builder with values from the given instance.
|
PublishRunbookRequest.Builder |
PublishRunbookRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
PublishRunbookRequest.Builder |
PublishRunbookRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
PublishRunbookRequest.Builder |
PublishRunbookRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
PublishRunbookRequest.Builder |
PublishRunbookRequest.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.
|
PublishRunbookRequest.Builder |
PublishRunbookRequest.Builder.publishRunbookDetails(PublishRunbookDetails publishRunbookDetails) |
Details for publishing the Runbook.
|
PublishRunbookRequest.Builder |
PublishRunbookRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
PublishRunbookRequest.Builder |
PublishRunbookRequest.toBuilder() |
|