Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
ChangePlanRetentionResponse |
DbManagementClient.changePlanRetention(ChangePlanRetentionRequest request) |
ChangePlanRetentionResponse |
DbManagement.changePlanRetention(ChangePlanRetentionRequest request)
Changes the retention period of unused plans.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangePlanRetentionResponse> |
DbManagementAsync.changePlanRetention(ChangePlanRetentionRequest request,
AsyncHandler<ChangePlanRetentionRequest,ChangePlanRetentionResponse> handler)
Changes the retention period of unused plans.
|
Future<ChangePlanRetentionResponse> |
DbManagementAsyncClient.changePlanRetention(ChangePlanRetentionRequest request,
AsyncHandler<ChangePlanRetentionRequest,ChangePlanRetentionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangePlanRetentionResponse> |
DbManagementAsync.changePlanRetention(ChangePlanRetentionRequest request,
AsyncHandler<ChangePlanRetentionRequest,ChangePlanRetentionResponse> handler)
Changes the retention period of unused plans.
|
Future<ChangePlanRetentionResponse> |
DbManagementAsyncClient.changePlanRetention(ChangePlanRetentionRequest request,
AsyncHandler<ChangePlanRetentionRequest,ChangePlanRetentionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangePlanRetentionResponse |
ChangePlanRetentionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangePlanRetentionResponse.Builder |
ChangePlanRetentionResponse.Builder.copy(ChangePlanRetentionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.