Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.Builder.body$(UpdateExecutionWindowDetails body)
Alternative setter for the body parameter.
|
static UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.builder()
Return a new builder for this request object.
|
UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.Builder.copy(UpdateExecutionWindowRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.Builder.executionWindowId(String executionWindowId)
The execution window
OCID.
|
UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.toBuilder()
Return an instance of
UpdateExecutionWindowRequest.Builder that allows you to modify request properties. |
UpdateExecutionWindowRequest.Builder |
UpdateExecutionWindowRequest.Builder.updateExecutionWindowDetails(UpdateExecutionWindowDetails updateExecutionWindowDetails)
Request to update the properties of a execution window.
|
Copyright © 2016–2024. All rights reserved.