Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceRunResponse |
DatabaseClient.createMaintenanceRun(CreateMaintenanceRunRequest request) |
CreateMaintenanceRunResponse |
Database.createMaintenanceRun(CreateMaintenanceRunRequest request)
Creates a maintenance run with one of the following: 1.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMaintenanceRunResponse> |
DatabaseAsyncClient.createMaintenanceRun(CreateMaintenanceRunRequest request,
AsyncHandler<CreateMaintenanceRunRequest,CreateMaintenanceRunResponse> handler) |
Future<CreateMaintenanceRunResponse> |
DatabaseAsync.createMaintenanceRun(CreateMaintenanceRunRequest request,
AsyncHandler<CreateMaintenanceRunRequest,CreateMaintenanceRunResponse> handler)
Creates a maintenance run with one of the following: 1.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMaintenanceRunResponse> |
DatabaseAsyncClient.createMaintenanceRun(CreateMaintenanceRunRequest request,
AsyncHandler<CreateMaintenanceRunRequest,CreateMaintenanceRunResponse> handler) |
Future<CreateMaintenanceRunResponse> |
DatabaseAsync.createMaintenanceRun(CreateMaintenanceRunRequest request,
AsyncHandler<CreateMaintenanceRunRequest,CreateMaintenanceRunResponse> handler)
Creates a maintenance run with one of the following: 1.
|
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceRunResponse |
CreateMaintenanceRunResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceRunResponse.Builder |
CreateMaintenanceRunResponse.Builder.copy(CreateMaintenanceRunResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.