Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GenerateAwrSnapshotResponse |
DbManagementClient.generateAwrSnapshot(GenerateAwrSnapshotRequest request) |
GenerateAwrSnapshotResponse |
DbManagement.generateAwrSnapshot(GenerateAwrSnapshotRequest request)
Creates an AWR snapshot for the target database.
|
Modifier and Type | Method and Description |
---|---|
Future<GenerateAwrSnapshotResponse> |
DbManagementAsync.generateAwrSnapshot(GenerateAwrSnapshotRequest request,
AsyncHandler<GenerateAwrSnapshotRequest,GenerateAwrSnapshotResponse> handler)
Creates an AWR snapshot for the target database.
|
Future<GenerateAwrSnapshotResponse> |
DbManagementAsyncClient.generateAwrSnapshot(GenerateAwrSnapshotRequest request,
AsyncHandler<GenerateAwrSnapshotRequest,GenerateAwrSnapshotResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GenerateAwrSnapshotResponse> |
DbManagementAsync.generateAwrSnapshot(GenerateAwrSnapshotRequest request,
AsyncHandler<GenerateAwrSnapshotRequest,GenerateAwrSnapshotResponse> handler)
Creates an AWR snapshot for the target database.
|
Future<GenerateAwrSnapshotResponse> |
DbManagementAsyncClient.generateAwrSnapshot(GenerateAwrSnapshotRequest request,
AsyncHandler<GenerateAwrSnapshotRequest,GenerateAwrSnapshotResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GenerateAwrSnapshotResponse |
GenerateAwrSnapshotResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GenerateAwrSnapshotResponse.Builder |
GenerateAwrSnapshotResponse.Builder.copy(GenerateAwrSnapshotResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.