Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
UpdateNodeBackupConfigurationResponse |
BdsClient.updateNodeBackupConfiguration(UpdateNodeBackupConfigurationRequest request) |
UpdateNodeBackupConfigurationResponse |
Bds.updateNodeBackupConfiguration(UpdateNodeBackupConfigurationRequest request)
Updates fields on NodeBackupConfiguration, including the name, the schedule.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNodeBackupConfigurationResponse> |
BdsAsyncClient.updateNodeBackupConfiguration(UpdateNodeBackupConfigurationRequest request,
AsyncHandler<UpdateNodeBackupConfigurationRequest,UpdateNodeBackupConfigurationResponse> handler) |
Future<UpdateNodeBackupConfigurationResponse> |
BdsAsync.updateNodeBackupConfiguration(UpdateNodeBackupConfigurationRequest request,
AsyncHandler<UpdateNodeBackupConfigurationRequest,UpdateNodeBackupConfigurationResponse> handler)
Updates fields on NodeBackupConfiguration, including the name, the schedule.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNodeBackupConfigurationResponse> |
BdsAsyncClient.updateNodeBackupConfiguration(UpdateNodeBackupConfigurationRequest request,
AsyncHandler<UpdateNodeBackupConfigurationRequest,UpdateNodeBackupConfigurationResponse> handler) |
Future<UpdateNodeBackupConfigurationResponse> |
BdsAsync.updateNodeBackupConfiguration(UpdateNodeBackupConfigurationRequest request,
AsyncHandler<UpdateNodeBackupConfigurationRequest,UpdateNodeBackupConfigurationResponse> handler)
Updates fields on NodeBackupConfiguration, including the name, the schedule.
|
Modifier and Type | Method and Description |
---|---|
UpdateNodeBackupConfigurationResponse |
UpdateNodeBackupConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateNodeBackupConfigurationResponse.Builder |
UpdateNodeBackupConfigurationResponse.Builder.copy(UpdateNodeBackupConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.