Uses of Class
com.oracle.bmc.recovery.responses.GetLongTermBackupResponse
-
Packages that use GetLongTermBackupResponse Package Description com.oracle.bmc.recovery com.oracle.bmc.recovery.responses -
-
Uses of GetLongTermBackupResponse in com.oracle.bmc.recovery
Methods in com.oracle.bmc.recovery that return GetLongTermBackupResponse Modifier and Type Method Description GetLongTermBackupResponseDatabaseRecovery. getLongTermBackup(GetLongTermBackupRequest request)Retrieves information regarding a long-term backup.GetLongTermBackupResponseDatabaseRecoveryClient. getLongTermBackup(GetLongTermBackupRequest request)Method parameters in com.oracle.bmc.recovery with type arguments of type GetLongTermBackupResponse Modifier and Type Method Description Future<GetLongTermBackupResponse>DatabaseRecoveryAsync. getLongTermBackup(GetLongTermBackupRequest request, AsyncHandler<GetLongTermBackupRequest,GetLongTermBackupResponse> handler)Retrieves information regarding a long-term backup.Future<GetLongTermBackupResponse>DatabaseRecoveryAsyncClient. getLongTermBackup(GetLongTermBackupRequest request, AsyncHandler<GetLongTermBackupRequest,GetLongTermBackupResponse> handler) -
Uses of GetLongTermBackupResponse in com.oracle.bmc.recovery.responses
Methods in com.oracle.bmc.recovery.responses that return GetLongTermBackupResponse Modifier and Type Method Description GetLongTermBackupResponseGetLongTermBackupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.recovery.responses with parameters of type GetLongTermBackupResponse Modifier and Type Method Description GetLongTermBackupResponse.BuilderGetLongTermBackupResponse.Builder. copy(GetLongTermBackupResponse o)Copy method to populate the builder with values from the given instance.
-