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