Package | Description |
---|---|
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceRunResponse.Builder |
CreateMaintenanceRunResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateMaintenanceRunResponse.Builder |
CreateMaintenanceRunResponse.builder()
Return a new builder for this response object.
|
CreateMaintenanceRunResponse.Builder |
CreateMaintenanceRunResponse.Builder.copy(CreateMaintenanceRunResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateMaintenanceRunResponse.Builder |
CreateMaintenanceRunResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
CreateMaintenanceRunResponse.Builder |
CreateMaintenanceRunResponse.Builder.headers(Map<String,List<String>> headers) |
CreateMaintenanceRunResponse.Builder |
CreateMaintenanceRunResponse.Builder.maintenanceRun(MaintenanceRun maintenanceRun)
The returned
MaintenanceRun instance. |
CreateMaintenanceRunResponse.Builder |
CreateMaintenanceRunResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.