Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
ModifySnapshotSettingsResponse |
PerfhubClient.modifySnapshotSettings(ModifySnapshotSettingsRequest request) |
ModifySnapshotSettingsResponse |
Perfhub.modifySnapshotSettings(ModifySnapshotSettingsRequest request)
Modifies the snapshot settings for the specified Database.
|
Modifier and Type | Method and Description |
---|---|
Future<ModifySnapshotSettingsResponse> |
PerfhubAsync.modifySnapshotSettings(ModifySnapshotSettingsRequest request,
AsyncHandler<ModifySnapshotSettingsRequest,ModifySnapshotSettingsResponse> handler)
Modifies the snapshot settings for the specified Database.
|
Future<ModifySnapshotSettingsResponse> |
PerfhubAsyncClient.modifySnapshotSettings(ModifySnapshotSettingsRequest request,
AsyncHandler<ModifySnapshotSettingsRequest,ModifySnapshotSettingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ModifySnapshotSettingsResponse> |
PerfhubAsync.modifySnapshotSettings(ModifySnapshotSettingsRequest request,
AsyncHandler<ModifySnapshotSettingsRequest,ModifySnapshotSettingsResponse> handler)
Modifies the snapshot settings for the specified Database.
|
Future<ModifySnapshotSettingsResponse> |
PerfhubAsyncClient.modifySnapshotSettings(ModifySnapshotSettingsRequest request,
AsyncHandler<ModifySnapshotSettingsRequest,ModifySnapshotSettingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ModifySnapshotSettingsResponse |
ModifySnapshotSettingsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ModifySnapshotSettingsResponse.Builder |
ModifySnapshotSettingsResponse.Builder.copy(ModifySnapshotSettingsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.