Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
DeleteNodeBackupConfigurationResponse |
BdsClient.deleteNodeBackupConfiguration(DeleteNodeBackupConfigurationRequest request) |
DeleteNodeBackupConfigurationResponse |
Bds.deleteNodeBackupConfiguration(DeleteNodeBackupConfigurationRequest request)
Delete the NodeBackupConfiguration represented by the provided ID.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteNodeBackupConfigurationResponse> |
BdsAsyncClient.deleteNodeBackupConfiguration(DeleteNodeBackupConfigurationRequest request,
AsyncHandler<DeleteNodeBackupConfigurationRequest,DeleteNodeBackupConfigurationResponse> handler) |
Future<DeleteNodeBackupConfigurationResponse> |
BdsAsync.deleteNodeBackupConfiguration(DeleteNodeBackupConfigurationRequest request,
AsyncHandler<DeleteNodeBackupConfigurationRequest,DeleteNodeBackupConfigurationResponse> handler)
Delete the NodeBackupConfiguration represented by the provided ID.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteNodeBackupConfigurationResponse> |
BdsAsyncClient.deleteNodeBackupConfiguration(DeleteNodeBackupConfigurationRequest request,
AsyncHandler<DeleteNodeBackupConfigurationRequest,DeleteNodeBackupConfigurationResponse> handler) |
Future<DeleteNodeBackupConfigurationResponse> |
BdsAsync.deleteNodeBackupConfiguration(DeleteNodeBackupConfigurationRequest request,
AsyncHandler<DeleteNodeBackupConfigurationRequest,DeleteNodeBackupConfigurationResponse> handler)
Delete the NodeBackupConfiguration represented by the provided ID.
|
Modifier and Type | Method and Description |
---|---|
DeleteNodeBackupConfigurationResponse |
DeleteNodeBackupConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteNodeBackupConfigurationResponse.Builder |
DeleteNodeBackupConfigurationResponse.Builder.copy(DeleteNodeBackupConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.