Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
CreateNodeBackupConfigurationResponse |
BdsClient.createNodeBackupConfiguration(CreateNodeBackupConfigurationRequest request) |
CreateNodeBackupConfigurationResponse |
Bds.createNodeBackupConfiguration(CreateNodeBackupConfigurationRequest request)
Add a node volume backup configuration to the cluster for an indicated node type or node.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateNodeBackupConfigurationResponse> |
BdsAsyncClient.createNodeBackupConfiguration(CreateNodeBackupConfigurationRequest request,
AsyncHandler<CreateNodeBackupConfigurationRequest,CreateNodeBackupConfigurationResponse> handler) |
Future<CreateNodeBackupConfigurationResponse> |
BdsAsync.createNodeBackupConfiguration(CreateNodeBackupConfigurationRequest request,
AsyncHandler<CreateNodeBackupConfigurationRequest,CreateNodeBackupConfigurationResponse> handler)
Add a node volume backup configuration to the cluster for an indicated node type or node.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateNodeBackupConfigurationResponse> |
BdsAsyncClient.createNodeBackupConfiguration(CreateNodeBackupConfigurationRequest request,
AsyncHandler<CreateNodeBackupConfigurationRequest,CreateNodeBackupConfigurationResponse> handler) |
Future<CreateNodeBackupConfigurationResponse> |
BdsAsync.createNodeBackupConfiguration(CreateNodeBackupConfigurationRequest request,
AsyncHandler<CreateNodeBackupConfigurationRequest,CreateNodeBackupConfigurationResponse> handler)
Add a node volume backup configuration to the cluster for an indicated node type or node.
|
Modifier and Type | Method and Description |
---|---|
CreateNodeBackupConfigurationResponse |
CreateNodeBackupConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateNodeBackupConfigurationResponse.Builder |
CreateNodeBackupConfigurationResponse.Builder.copy(CreateNodeBackupConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.