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()
Return a new builder for this request object.
|
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.http.client.RequestInterceptor 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()
Return an instance of
UpdateScheduledJobRequest.Builder that allows you to modify request properties. |
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.updateScheduledJobDetails(UpdateScheduledJobDetails updateScheduledJobDetails)
Details about a Scheduled Job to update
|
Copyright © 2016–2024. All rights reserved.