Uses of Class
com.oracle.bmc.bds.responses.GetNodeBackupConfigurationResponse
- 
Packages that use GetNodeBackupConfigurationResponse Package Description com.oracle.bmc.bds com.oracle.bmc.bds.responses 
- 
- 
Uses of GetNodeBackupConfigurationResponse in com.oracle.bmc.bdsMethods in com.oracle.bmc.bds that return GetNodeBackupConfigurationResponse Modifier and Type Method Description GetNodeBackupConfigurationResponseBds. getNodeBackupConfiguration(GetNodeBackupConfigurationRequest request)Returns details of the NodeBackupConfiguration identified by the given ID.GetNodeBackupConfigurationResponseBdsClient. getNodeBackupConfiguration(GetNodeBackupConfigurationRequest request)Method parameters in com.oracle.bmc.bds with type arguments of type GetNodeBackupConfigurationResponse Modifier and Type Method Description Future<GetNodeBackupConfigurationResponse>BdsAsync. getNodeBackupConfiguration(GetNodeBackupConfigurationRequest request, AsyncHandler<GetNodeBackupConfigurationRequest,GetNodeBackupConfigurationResponse> handler)Returns details of the NodeBackupConfiguration identified by the given ID.Future<GetNodeBackupConfigurationResponse>BdsAsyncClient. getNodeBackupConfiguration(GetNodeBackupConfigurationRequest request, AsyncHandler<GetNodeBackupConfigurationRequest,GetNodeBackupConfigurationResponse> handler)
- 
Uses of GetNodeBackupConfigurationResponse in com.oracle.bmc.bds.responsesMethods in com.oracle.bmc.bds.responses that return GetNodeBackupConfigurationResponse Modifier and Type Method Description GetNodeBackupConfigurationResponseGetNodeBackupConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.bds.responses with parameters of type GetNodeBackupConfigurationResponse Modifier and Type Method Description GetNodeBackupConfigurationResponse.BuilderGetNodeBackupConfigurationResponse.Builder. copy(GetNodeBackupConfigurationResponse o)Copy method to populate the builder with values from the given instance.
 
-