Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
GenerateAwrSnapshotResponse |
DbManagementClient.generateAwrSnapshot(GenerateAwrSnapshotRequest request) |
GenerateAwrSnapshotResponse |
DbManagement.generateAwrSnapshot(GenerateAwrSnapshotRequest request)
Creates an AWR snapshot for the target database.
|
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 |
---|---|
GenerateAwrSnapshotRequest |
GenerateAwrSnapshotRequest.Builder.build()
Build the instance of GenerateAwrSnapshotRequest as configured by this builder
|
GenerateAwrSnapshotRequest |
GenerateAwrSnapshotRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GenerateAwrSnapshotRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GenerateAwrSnapshotRequest.Builder |
GenerateAwrSnapshotRequest.Builder.copy(GenerateAwrSnapshotRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.