| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.body$(UpdateScheduledJobDetails body)
Alternative setter for the body parameter.
|
static UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.builder() |
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.copy(UpdateScheduledJobRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.scheduledJobId(String scheduledJobId)
The ID of the scheduled job.
|
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.toBuilder() |
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.updateScheduledJobDetails(UpdateScheduledJobDetails updateScheduledJobDetails)
Details about a Scheduled Job to update
|
Copyright © 2016–2021. All rights reserved.