Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
CreateRunbookRequest.Builder |
CreateRunbookRequest.Builder.body$(CreateRunbookDetails body)
Alternative setter for the body parameter.
|
static CreateRunbookRequest.Builder |
CreateRunbookRequest.builder()
Return a new builder for this request object.
|
CreateRunbookRequest.Builder |
CreateRunbookRequest.Builder.copy(CreateRunbookRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateRunbookRequest.Builder |
CreateRunbookRequest.Builder.createRunbookDetails(CreateRunbookDetails createRunbookDetails)
Details for the new Runbook.
|
CreateRunbookRequest.Builder |
CreateRunbookRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateRunbookRequest.Builder |
CreateRunbookRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateRunbookRequest.Builder |
CreateRunbookRequest.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.
|
CreateRunbookRequest.Builder |
CreateRunbookRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateRunbookRequest.Builder |
CreateRunbookRequest.toBuilder()
Return an instance of
CreateRunbookRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.