Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
ModifySnapshotSettingsResponse |
PerfhubClient.modifySnapshotSettings(ModifySnapshotSettingsRequest request) |
ModifySnapshotSettingsResponse |
Perfhub.modifySnapshotSettings(ModifySnapshotSettingsRequest request)
Modifies the snapshot settings for the specified Database.
|
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 |
---|---|
ModifySnapshotSettingsRequest |
ModifySnapshotSettingsRequest.Builder.build()
Build the instance of ModifySnapshotSettingsRequest as configured by this builder
|
ModifySnapshotSettingsRequest |
ModifySnapshotSettingsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ModifySnapshotSettingsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.Builder.copy(ModifySnapshotSettingsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.