Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
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.
|
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 |
---|---|
UpdateNodeBackupConfigurationRequest |
UpdateNodeBackupConfigurationRequest.Builder.build()
Build the instance of UpdateNodeBackupConfigurationRequest as configured by this builder
|
UpdateNodeBackupConfigurationRequest |
UpdateNodeBackupConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateNodeBackupConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.copy(UpdateNodeBackupConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.