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