UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.body$(UpdateSchedulingWindowDetails body) |
Alternative setter for the body parameter.
|
static UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.builder() |
Return a new builder for this request object.
|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.copy(UpdateSchedulingWindowRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.schedulingPolicyId(String schedulingPolicyId) |
The Scheduling Policy
OCID.
|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.schedulingWindowId(String schedulingWindowId) |
The Scheduling Window
OCID.
|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.toBuilder() |
|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.updateSchedulingWindowDetails(UpdateSchedulingWindowDetails updateSchedulingWindowDetails) |
Request to update the properties of a Scheduling Window.
|