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