Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
CreateProtectedDatabaseResponse |
DatabaseRecoveryClient.createProtectedDatabase(CreateProtectedDatabaseRequest request) |
CreateProtectedDatabaseResponse |
DatabaseRecovery.createProtectedDatabase(CreateProtectedDatabaseRequest request)
Creates a new Protected Database.
|
Future<CreateProtectedDatabaseResponse> |
DatabaseRecoveryAsync.createProtectedDatabase(CreateProtectedDatabaseRequest request,
AsyncHandler<CreateProtectedDatabaseRequest,CreateProtectedDatabaseResponse> handler)
Creates a new Protected Database.
|
Future<CreateProtectedDatabaseResponse> |
DatabaseRecoveryAsyncClient.createProtectedDatabase(CreateProtectedDatabaseRequest request,
AsyncHandler<CreateProtectedDatabaseRequest,CreateProtectedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateProtectedDatabaseResponse> |
DatabaseRecoveryAsync.createProtectedDatabase(CreateProtectedDatabaseRequest request,
AsyncHandler<CreateProtectedDatabaseRequest,CreateProtectedDatabaseResponse> handler)
Creates a new Protected Database.
|
Future<CreateProtectedDatabaseResponse> |
DatabaseRecoveryAsyncClient.createProtectedDatabase(CreateProtectedDatabaseRequest request,
AsyncHandler<CreateProtectedDatabaseRequest,CreateProtectedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateProtectedDatabaseRequest |
CreateProtectedDatabaseRequest.Builder.build()
Build the instance of CreateProtectedDatabaseRequest as configured by this builder
|
CreateProtectedDatabaseRequest |
CreateProtectedDatabaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateProtectedDatabaseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateProtectedDatabaseRequest.Builder |
CreateProtectedDatabaseRequest.Builder.copy(CreateProtectedDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.