Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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.
|
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 |
---|---|
CreateMaintenanceRunRequest |
CreateMaintenanceRunRequest.Builder.build()
Build the instance of CreateMaintenanceRunRequest as configured by this builder
|
CreateMaintenanceRunRequest |
CreateMaintenanceRunRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateMaintenanceRunRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceRunRequest.Builder |
CreateMaintenanceRunRequest.Builder.copy(CreateMaintenanceRunRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.