Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.Builder.body$(CreateMaintenanceRunDetails body)
Alternative setter for the body parameter.
|
static CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.builder()
Return a new builder for this request object.
|
CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.Builder.copy(CreateMaintenanceRunRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.Builder.createMaintenanceRunDetails(CreateMaintenanceRunDetails createMaintenanceRunDetails)
Request to create a Maintenance Run for the resource.
|
CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.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.
|
CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.toBuilder()
Return an instance of
CreateMaintenanceRunRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.